API Documentation
The VromptAI API allows developers to integrate VromptAI's video analysis and prompt generation capabilities directly into their applications, workflows, and creative tools.
Using the API, you can upload video files and receive structured AI-generated outputs including camera analysis, motion tracking, scene breakdowns, transformation logic, and production-ready prompts.
Base URL
https://api.vromptai.com/v1
Authentication
All API requests require an API key. Include your API key in the request header:
Generate Prompt
Analyze a video and generate a detailed AI prompt.
/analyze
Supported Inputs
Rate Limits
Starter Plan
100
requests / month
Pro Plan
5,000
requests / month
Studio Plan
Custom
limits
Error Codes
| Code | Description |
|---|---|
| 400 | Invalid Request |
| 401 | Unauthorized |
| 404 | Resource Not Found |
| 429 | Rate Limit Exceeded |
| 500 | Internal Server Error |
SDKs & Webhooks
SDKs
- terminalJavaScript SDK
- terminalPython SDK
- terminalNode.js SDK
- terminalREST API Examples
Webhooks
Webhook support is currently in development and will allow applications to receive analysis results automatically once processing is complete.
Need Help?
Contact our developer support team.