AnsdevDocs
PlaygroundGitHubDashboard

API Reference

Authentication

Include your API key in the x-ansdev-key header.

Response Format

All responses return JSON:

{
  "success": true,
  "data": { }
}

Error Format

{
  "success": false,
  "error": {
    "code": "INVALID_API_KEY",
    "message": "The provided API key is invalid.",
    "status": 401
  }
}

Rate Limits

EndpointFree TierPaid
List videosUnlimited
Playback token1,000/day0.5 cr/1000