For the complete documentation index, see llms.txt. This page is also available as Markdown.

Getting Started

Integrating your gamemode with Sonoran CAD's API will require a couple of things to get started.

Gather Your Credentials

All API calls require some basic authentication. Here's how to find your community ID and API key.

Retrieving Your Credentials

Map In-Game Users to CAD Users

Before you can update units, send calls, or read player data, your integration needs a way to resolve an in-game player to a Sonoran CAD account.

Map Players to CAD Users

Start Building

Use the official SDK libraries for package-managed helpers, or work directly with the v2 API documentation.

Librariesv2 API Endpoints

Last updated

Was this helpful?