Skip to main content

Welcome

GameCMS.ORG HTTP API

You can use this API to integrate with our service, allowing you to perform various actions on your website.

All HTTP requests will respond with the type: application/json.

Some API routes require data input or have additional information that can be provided. The route will include tables with the available parameters.

Authorization

info

Authorization is required for all API routes that belong to any website action.

You will need to provide the header Authorization: Bearer your-token each time you make a request to our API.

Our platform uses two types of API keys:

  1. Website API key - This is your website API key. It can be found in your Website Info. We use this for any action related to the website API.
  2. Server API key - This is the API key for your Integrations -> Servers. We use this to fetch and complete any commands that are in the queue.

Need Help?

If you need help with our API, please don't hesitate to contact us.