Overview
What is Organization API?
Organization API is an API for programmatic access to your GameAnalytics Organization. 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 the Organization API key, navigate to Organization settings, Organization API tab.
info
The API is located at organization.gameanalytics.com
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 Guidelines notes.