Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 843 Bytes

File metadata and controls

27 lines (19 loc) · 843 Bytes
description
Integrating your gamemode with Sonoran CMS's API will require a couple of things to get started.

Getting Started

{% hint style="success" %} Looking for VPS, web, or dedicated hosting? Check out our official server hosting. {% endhint %}

Gather Your Credentials

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 %}

API ID System

To map your API calls to a Sonoran CMS account, your users must place a unique ID inside their community account settings.

{% content-ref url="api-id-system.md" %} api-id-system.md {% endcontent-ref %}