Overview
This section gives a detailed guide on all Gameball APIs that are needed during integration.
Last updated
This section gives a detailed guide on all Gameball APIs that are needed during integration.
Last updated
The Gameball API is organized around . Our API has predictable resource-oriented URLs, returns responses, and uses standard HTTP response codes, authentication, and verbs. In this section, you will find all the available APIs required across all Gameball features as well as all the API methods that can be used in the SDKs.
Before using any of our API endpoints, you need to get familiar with how Gameball authenticates any incoming requests. Which is described in details in the section.
Gameball provides a set of endpoints which enables you to interact with and utilize Gameball Engine efficiently. All supported endpoints are described as follows:
👑
👑
👑
👑
The API base URL is the following, with v3.0 as our current version.
Check the following section to learn more about the .
Webhooks are a powerful resource that you can use to automate your use cases and improve your productivity. Check the section to find out more.
Learn more about common errors and their description in our section.
Learn more about our objects in the .