Skip to main content

IG1 AI API Endpoints

Base URL

IG1 AI API Base URL: https://api.ig1.ai.

All endpoints require Bearer authentication to work.


Endpoints at a glance

MethodEndpointDescription
GET/v1/modelsList available models
POST/v1/responsesCreate Responses (text, code, vision)
POST/v1/chat/completionsChat completion (text, code, vision)
POST/v1/embeddingsCreate embeddings (OpenAI-compatible)
POST/cohere/v2/embedCreate embeddings (Cohere-compatible)
POST/cohere/v2/rerankRerank (Cohere-compatible)
POST/documentConvert document to Markdown
POST/v1/images/generationsGenerate an image
POST/v1/images/editsEdit an image
GET/usageCurrent month usage summary
GET/usage/historyDetailed usage history