Quickstart
- Get approved — request access at /apply, subscribe on /pricing.
- Create an API key — /app/developer (shown once; stored as SHA-256 hash only).
- Call the API — base URL
https://api.vyrex.ai/api/v1
curl -X POST https://api.vyrex.ai/api/v1/analyze \
-H "Authorization: Bearer vx_live_YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"url":"https://www.tiktok.com/@user/video/123"}'Credits deduct from your balance. 402 = insufficient credits. 429 includes Retry-After.