Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.codex.io/llms.txt

Use this file to discover all available pages before exploring further.

Option 1: SDK (recommended)Option 2: GraphQL API
Thin wrapper around the APIMore customizable depending on your use case
Designed to get you started on Codex quicklyRequires more configuration
Built-in subscription connection handlingMore control over the connections
Predefined queries and mutationsWrite your own queries
Good choice if you ARE using TypescriptGood choice if you ARE NOT not using Typescript

Use the Typescript SDK

Recommended option to get started

Use the GraphQL API

Powerful, but requires more configuration