Skip to Content
API GatewayOverview

API Gateway

Cloudflare Worker at creative.hellyeahai.com that provides external API access with authentication, rate limiting, and credit tracking.

Invalid Valid Exceeded OK Insufficient OK External User creative.hellyeahai.com Auth check 401 Unauthorized Rate limit 429 Too Many Credits check 402 Payment Required Proxy to Express frai.paradream.info Response Record usage + deduct credits
Invalid Valid Exceeded OK Insufficient OK External User creative.hellyeahai.com Auth check 401 Unauthorized Rate limit 429 Too Many Credits check 402 Payment Required Proxy to Express frai.paradream.info Response Record usage + deduct credits

Allowed Endpoints

MethodPathCredits
POST/images/generate5
POST/images/transform10
POST/videos/generate50
POST/videos/generate-from-image50
POST/videos/generate-transition60
GET/generations/:provider/:id0
GET/assets/:provider/:type/:id0
GET/models0
GET/health0

Admin Endpoints

MethodPathDescription
POST/admin/keysCreate API key
GET/admin/keysList all keys
GET/admin/keys/:id/usageUsage stats
POST/admin/keys/:id/quotaUpdate quota
DELETE/admin/keys/:idDisable key
Last updated on