Features
Transcript
Get transcript from YouTube, TikTok, Instagram, X (Twitter) or a file.
YouTube
Get YouTube video, channel, playlist metadata.
Web
Extract content from any website in markdown format.
Base URL
All requests contain the following base URL:Authentication
For authentication, it’s required to include ax-api-key
header.
Response codes
Supadata employs conventional HTTP status codes to signify the outcome of your requests. Typically, 2xx HTTP status codes denote success, 4xx codes represent failures related to the user, and 5xx codes signal infrastructure problems.Status | Description |
---|---|
200 | Request was successful. |
400 | Verify the correctness of the parameters. |
401 | The API key was not provided. |
402 | Payment required. |
404 | The requested resource could not be located. |
429 | A plan limit has been surpassed. |
5xx | Signifies a server error with Supadata. |