CreativAI API Documentation

Welcome to the CreativAI API documentation. This comprehensive guide will help you integrate AI-powered video analysis and data management into your applications.

API Key Configuration

Enter your API key once here. It will be automatically used for all endpoint tests below.

RESTful API

Simple, intuitive REST endpoints with JSON request and response formats for easy integration.

Secure Authentication

API key-based authentication ensures your data and requests are always secure and protected.

Global Availability

Access our APIs from anywhere with low latency and high reliability across global regions.

Easy Integration

Detailed documentation make integration quick and straightforward.

Base URL

https://creativai-apis.com

All API requests should be made to this base URL with the appropriate endpoint path.

Authentication

All API requests require authentication using an API key. Include your API key in the request headers:

// Headers
"x-api-key": "your_api_key_here"
"Content-Type": "application/json"

Response Format

All responses are returned in JSON format with a consistent structure:

{
"success": true,
"data": { ... },
"error": null
}

User Management

Collections

Video Upload

Indexing

Video Management

Search

Data Plates

Knowledge Extraction