DomoAI Enterprise API uses Bearer Token authentication based on API Keys. Each API key is associated with your organization for secure access.Documentation Index
Fetch the complete documentation index at: https://docs.domoai.app/llms.txt
Use this file to discover all available pages before exploring further.
Organization Status Restrictions
When an organization is in theBANNED state, Open APIs authenticated with a valid API key whose organization is banned will be denied access.
- Open APIs authenticated with a valid API key whose organization is banned return HTTP
403with error code4002and messageOrganization is banned.
Get Your API Key
To authenticate with DomoAI Enterprise API, you’ll need an API key. Visit the Dashboard - API Keys to generate your API key and manage your organization settings.Authentication Examples
Video Generation Request
Include your API key in the Authorization header of every request:Check Task Status
Expected Response Format
Successful Authentication Response:Next Steps
Ready to start building? Here are your next steps:API Reference
Browse our complete API documentation