Developer Resources

Build with Confidence

Everything you need to integrate with our platform and build amazing applications

Powered by AINative

Core API

Core endpoints for interacting with the platform's main features

6 endpoints
GET/v1/models

List all available models with their capabilities and status

GET/v1/models/{model_id}

Retrieve specific model details and configuration

POST/v1/chat/completions

Generate chat completions with conversation history support

Files

Endpoints for file operations and document processing

5 endpoints
POST/v1/files

Upload a file for processing or fine-tuning

GET/v1/files

List all files belonging to the user

GET/v1/files/{file_id}

Retrieve a specific file

Fine-tuning

Endpoints for fine-tuning models on custom data

5 endpoints
POST/v1/fine_tuning/jobs

Create a fine-tuning job

GET/v1/fine_tuning/jobs

List all fine-tuning jobs

GET/v1/fine_tuning/jobs/{job_id}

Retrieve a specific fine-tuning job

Assistants

Endpoints for creating and managing AI assistants

9 endpoints
POST/v1/assistants

Create an assistant with specific instructions and capabilities

GET/v1/assistants

List all assistants

GET/v1/assistants/{assistant_id}

Retrieve a specific assistant

Audio

Endpoints for audio processing and generation

3 endpoints
POST/v1/audio/transcriptions

Transcribe audio into the input language

POST/v1/audio/translations

Translate audio into English

POST/v1/audio/speech

Generate audio from text input

Images

Endpoints for image generation and editing

3 endpoints
POST/v1/images/generations

Generate images from text prompts

POST/v1/images/edits

Edit an image based on a prompt

POST/v1/images/variations

Create variations of an image

User Management

Endpoints for user management

5 endpoints
GET/api/v1/users

Get all users

POST/api/v1/users

Create a new user

GET/api/v1/users/{user_id}

Get user by ID

Authentication

User authentication and session management

4 endpoints
POST/api/v1/auth/login

User login

POST/api/v1/auth/register

User registration

POST/api/v1/auth/logout

User logout

AI Services

AI model and chat endpoints

5 endpoints
GET/api/v1/ai/models

Get available AI models

POST/api/v1/ai/chat

Chat with AI

POST/api/v1/ai/analyze

Analyze code with AI

Quantum Computing

Quantum computing endpoints

5 endpoints
GET/api/v1/quantum/info

Get quantum computing info

POST/api/v1/quantum/execute

Execute quantum circuit

GET/api/v1/quantum/jobs/{job_id}

Get quantum job status

Memory Management

Memory and session management

5 endpoints
GET/api/v1/memory/sessions

Get memory sessions

POST/api/v1/memory/store

Store memory

GET/api/v1/memory

Get memory info

Deployment

Deployment templates and management

5 endpoints
GET/api/v1/deployment-templates

Get deployment templates

POST/api/v1/deployment-templates

Create deployment template

GET/api/v1/deployment-templates/{template_id}

Get deployment template by ID

Webhooks

Webhook management

7 endpoints
GET/api/v1/webhooks

List webhooks

POST/api/v1/webhooks

Create webhook

GET/api/v1/webhooks/{webhook_id}

Get webhook

Tasks

Task management

5 endpoints
GET/api/v1/tasks

Get tasks

POST/api/v1/tasks

Create task

GET/api/v1/tasks/{task_id}

Get task by ID

Git Integration

Git repository management

5 endpoints
GET/api/v1/git/repositories

Get git repositories

POST/api/v1/git/analyze

Analyze git repository

GET/api/v1/git/commits

Get repository commits

Code Tools

Code analysis and refactoring

5 endpoints
POST/api/v1/code/refactor

Refactor code

POST/api/v1/code/format

Format code

POST/api/v1/code/analyze

Analyze code

AI Agents

AI agent management

10 endpoints
GET/api/v1/agents

Get agents

POST/api/v1/agents

Create agent

GET/api/v1/agents/{agent_id}

Get agent by ID

Chat

Chat and messaging endpoints

5 endpoints
GET/api/v1/chat/sessions

Get chat sessions

POST/api/v1/chat/sessions

Create chat session

GET/api/v1/chat/sessions/{session_id}

Get chat session by ID

Code Quality

Endpoints for code analysis and improvements

5 endpoints
GET/api/v1/code-quality

Get code quality overview

GET/api/v1/code-quality/agent

Get code quality agent status

POST/api/v1/code-quality/fixes

Get suggested code fixes

Debugging

Endpoints for debugging sessions and analysis

11 endpoints
POST/api/v1/debugging/analyze

Analyze code for debugging

GET/api/v1/debugging/sessions

List debugging sessions

GET/api/v1/debugging/sessions/{session_id}

Get session details

Documents

Endpoints for document management and search

6 endpoints
GET/api/v1/documents

List all documents

POST/api/v1/documents

Create document

GET/api/v1/documents/{document_id}

Get document

Error Analysis

Endpoints for error analysis and metrics

7 endpoints
GET/api/v1/error-analysis/errors

List errors

POST/api/v1/error-analysis/errors

Report error

GET/api/v1/error-analysis/errors/{error_id}

Get error details

Health Checks

Endpoints for system health monitoring

2 endpoints
GET/api/v1/health

Check system health

GET/api/v1/health/

Detailed health check

Organizations

Endpoints for organization management

7 endpoints
GET/api/v1/organizations

List all organizations

POST/api/v1/organizations

Create organization

GET/api/v1/organizations/{organization_id}

Get organization details

Projects

Endpoints for project management

2 endpoints
GET/api/v1/projects/

List all projects

GET/api/v1/projects/{project_id}

Get project details

Ready to start building?

Get your API key and start integrating our powerful AI capabilities into your applications today.