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

API Integration

Getting Started

Click here to introduce our bot to your server.

You can use API to create custom quests or get our analytics data. To get started, go to your Dashboard => Overview β‡’ API Integration.

If this is your first time, you will see a pop-up where you can request an API key. Otherwise, when you navigate to the API Integration tab, you should see your API key.

Resources & Document

First, Authentication:

Every server will be given a unique API key in its configuration dashboard.

You must include the API key directly in the header of every request to the API like this:

Copy

If authentication fails, the server will receive a 401 Unauthorized response. Unauthorized (401) response:

Copy

Join Discord for questions, comments, and a little gift 🎁 or back to CommunityOne Home

Last updated