description |
---|
Integrating your gamemode with Sonoran CAD's API will require a couple of things to get started. |
{% hint style="success" %} Looking for VPS, web, or dedicated hosting? Check out our official server hosting! {% endhint %}
All API calls require some basic authentication. Here's how to find your community ID and API key.
{% content-ref url="retrieving-your-credentials.md" %} retrieving-your-credentials.md {% endcontent-ref %}
To map your in-game API calls to a Sonoran CAD unit identifier, your unit's must place a unique ID inside their unit identifier.
{% content-ref url="setting-your-api-id.md" %} setting-your-api-id.md {% endcontent-ref %}
Looking to make your own API integration scripts? Check out some of our code examples to get started!
{% content-ref url="../api-endpoints/" %} api-endpoints {% endcontent-ref %}