Skip to main content

Base URL

https://api.konbiniapi.com

OpenAPI schema

Download the latest OpenAPI schema to generate clients or import the API into your tooling. Download openapi.json

Authentication

All API endpoints require Bearer token authentication. Include your API key in the Authorization header:
curl https://api.konbiniapi.com/v1/tiktok/users/example \
  -H "Authorization: Bearer YOUR_API_KEY"
Get your API key at app.konbiniapi.com.

Credits

Every authenticated response includes credit tracking headers:
  • X-Credits-Remaining - Credits remaining in your account
  • X-Credits-Used - Credits consumed by the request
Each successful request costs 1 credit. Requests that fail with 400, 5xx, or upstream errors are refunded (X-Credits-Used: 0).

Platforms

TikTok

Use the TikTok API to fetch users, videos, comments, audios, tags, collections, search results, live streams, and transcripts.

Instagram

Use the Instagram API to fetch users, posts, reels, comments, highlights, locations, and search results.