Best for solo trials and lightweight content organization.
Review the public integration path, then manage keys and request logs after sign-in
The My API page combines public docs, the default `url-extract` entry, plan boundaries, and the signed-in management flow. Validate the web flow first, then wire 50+ public-platform URLs into your own system.
Know what can be reviewed publicly and what only activates after sign-in before you start wiring scripts.
Cross-platform public URLs default to `POST /api/open/video/extract`, which fits Douyin, Xiaohongshu, Bilibili, YouTube, TikTok, and 50+ other common public platforms.
The Starter plan includes 240 transcription minutes, 120 rewrites, and 20 OCR credits for page-level validation. Real API calls open up from the professional tier.
Submit a task through the web UI, then compare `taskId`, response fields, and exports in Task History before you script the same flow.
Key / Secret pairs created after sign-in belong on the server side, and every task should still be polled through the shared query endpoint.
After sign-in, review plan-level API access, create API Key / Secret pairs, filter request logs, and continue into export, Task History comparison, or troubleshooting when a request fails.
One account can create multiple API keys according to the current plan. After creation, every task is polled through the shared query endpoint. Validate the same flow in the web UI and Task History first, then script it.
Video extraction, image OCR, plan entitlements, and task history can all be reviewed publicly first. Confirm fields, polling behavior, and quota boundaries before you integrate.
Best for public video and post URLs plus the shared polling flow, centered on `POST /api/open/video/extract`, with `url-extract` as the default kind.
Best for local image uploads processed with RapidOCR, centered on `POST /api/open/image/extract`.
Compare API key capacity, rate limits, OCR, and rewrite quotas publicly before you continue into purchase or checkout.
If you already validated tasks in the web UI, compare the same `taskId`, response fields, and exports before wiring scripts.
The Starter plan is for page-flow validation, while the professional tier opens real API access. From there, different plans continue to change API key capacity, per-minute limits, transcription minutes, rewrite credits, and OCR quota.
Built for video creators, operators and content team members.
Designed for high-volume processing, teamwork and multi-account operations.