You’ve mastered the app — here’s what’s next
Everything you’ve done by clicking — chatting, generating reports and images, querying documents, running agents — can also be done programmatically, through the AI Suite API. That means you (or a developer on your team) can build these capabilities directly into your own websites, apps, and automations.This page is a bridge. The pages it links to are written for developers and include code. If that’s not you, no problem — the User Guide has everything you need.
Where to go
Quickstart
Generate an API key and make your first request in minutes.
Authentication
How API keys work and how to keep them secure.
Chat API
The developer reference for conversational AI.
Full API Reference
Every endpoint: Chat, Agents, RAG, Artifacts, Image, Vector Store, and more.
How the app features map to the API
Getting your API key
1
Open Settings → API
In your workspace, go to Settings, then the API tab.
2
Generate a key
Click Generate API Key and copy it somewhere safe — it’s shown only once.
3
Follow the Quickstart
Head to the Quickstart to make your first call.