Skip to content

Get API documentation

GET
/v1/apis/{apiId}

Returns full markdown documentation for a specific prebuilt API, including parameters, request/response examples, and response schema. No authentication required (IP rate-limited).

apiId
required
string

API identifier (e.g. instagram-profile, youtube-video).

Example
instagram-profile

Markdown documentation for the API.

string

Missing API ID.

API not found.

Request, concurrency, or plan limit exceeded.

One of:
object
error
required
string
Example
invalid request
field

Field that failed validation.

string
detail
string
hint
string
Retry-After
integer

Seconds to wait when supplied.