DEVELOPERS

Build AI applications on 9xAI.

9xAI APIs, the model router, agent APIs, RAG APIs, knowledge APIs, vision, document intelligence, workflow APIs, and 9xCode — everything you need to add industry-grade AI to your own product.

APIs available

9xAI APIs AI Model Router Agent APIs RAG APIs Knowledge APIs Vision Document Intelligence Workflow APIs 9xCode
const res = await fetch("https://api.9xai.in/copilot/engineering/sessions", {
  method: "POST",
  headers: { Authorization: "Bearer YOUR_API_KEY" },
  body: JSON.stringify({ title: "New session" })
});
Read the Docs

Ready to put 9xAI to work?