Overview
What is Organization API?
Organization API is an API for programmatic access to organizational data. You can use it to list users, games and studios in an organization, as well as add games and studios, invite users and update their access levels.
Getting access
To get access to Organization API, you need a Pro license.
Using the API
Once you have a key, the API endpoints can be called with the x-api-key
header set to the API key you have generated. The endpoints are listed in API specification. Some general notes on using the API are detailed in API notes.