Generate personalized videos in real-time via Whilter.AI API
/getToken
Request must be made from a whitelisted IP.Sample Response:
/video/demo
x-api-key: <provided-api-key>
Authorization: Bearer <access_token>
/status/<transaction-id>
x-api-key: <provided-api-key>
Authorization: Bearer <access_token>
Note: video-url
may initially be null. You can poll until the video is ready.
/video-push-endpoint
Error Code | Description | Suggested Action |
---|---|---|
400 | Bad Request | Check input JSON or parameters |
404 | Endpoint Not Found | Check API URL |
500 | Server Error | Retry after some time or contact support |