# GetInSaver Developers > GetInSaver is a commercial REST API that resolves supported publicly accessible Instagram, TikTok, X/Twitter, Pinterest, and Telegram URLs into normalized video, image, audio, and metadata results. ## Primary documentation - [Human-readable API documentation](https://developers.getinsaver.com/docs): authentication, examples, response fields, errors, metering, rate limits, and production guidance. - [OpenAPI 3.1 specification](https://developers.getinsaver.com/openapi.json): authoritative machine-readable schema for the production API. - [Complete LLM reference](https://developers.getinsaver.com/llms-full.txt): compact integration and commercial reference for AI agents. - [API terms](https://developers.getinsaver.com/terms): acceptable use and commercial terms. - [Privacy policy](https://developers.getinsaver.com/privacy): account and service data practices. ## Production API - Base URL: `https://developers.getinsaver.com` - Endpoint: `POST /v1/resolve` - Authentication: `Authorization: Bearer gis_live_...` - Content type: `application/json` - Maximum results: 20 per request; default 10 - Default gateway limit: 120 requests per minute per API key - Failed resolutions: 0 credits ## Supported service IDs - `instagram` — public Instagram Posts, Reels, photos, and carousels — 1 credit per returned item - `instagram-story` — active public Instagram Stories — 2 credits per returned item - `instagram-highlight` — public Instagram Highlights — 2 credits per returned item - `tiktok` — public TikTok videos and supported image posts — 1 credit per returned item - `x` — public X/Twitter videos and photos — 1 credit per returned item - `pinterest` — public Pinterest image and supported video Pins — 1 credit per returned item - `telegram` — public Telegram channel photo/video posts — 2 credits per returned item ## Boundaries GetInSaver processes supported public content only. It does not bypass private accounts, login requirements, deleted or expired media, geographic restrictions, or platform rights controls. Public availability does not grant redistribution rights. API keys must remain server-side. ## Commercial links - [Self-service pricing and API catalog](https://developers.getinsaver.com/#pricing) - [Private Docker and source-available OEM](https://developers.getinsaver.com/#enterprise) - [Website and Telegram bot setup](https://developers.getinsaver.com/website-setup) - Sales: `sales@getinsaver.com` - Support: `support@getinsaver.com`