Skip to main content

REST API

IG1 AI exposes the best open-weights models through an OpenAI-compatible API. Connect your existing tools and applications directly.

What you'll find here

SectionDescription
Getting StartedCore concepts, authentication, and your first API call
ModelsCatalogue of LLM, Embedding, Reranking, Document, and Image models
API ReferenceEndpoint-by-endpoint documentation with examples
Usage & BillingMonitor consumption and budget in real time

Base URL

All API requests use the following base URL:

https://api.ig1.ai
Not sure which URL to use?

Check the URL shared by our Team or your Organization administrator:

  • https://api.ig1.ai → You're on the standard IG1 AI API. You're in the right place.
  • https://api.XXX.ig1.ai or a custom domain → You're using a Private Gateway

A Private Gateway is a dedicated instance with its own access controls, API keys, and model configuration.

Go to the Private Gateway documentation for details.