GameAnalytics Collection API
HMAC-SHA256 authenticated REST ingestion API for submitting game events. Clients POST an init request to /v2/{game_key}/init for a server timestamp and enabled flag, then batch and POST event objects (user/session, business, resource, progression, design, error, ad) to /v2/{game_key}/events, signing the gzipped JSON body with the game's secret key.
Documentation
Documentation
https://docs.gameanalytics.com/event-tracking-and-integrations/sdks-and-collection-api/api/setup/
APIReference
https://docs.gameanalytics.com/event-tracking-and-integrations/sdks-and-collection-api/api/collector
Specifications
Other Resources
PostmanCollection
https://raw.githubusercontent.com/api-evangelist/gameanalytics/refs/heads/main/collections/gameanalytics.postman_collection.json
OpenCollection
https://raw.githubusercontent.com/api-evangelist/gameanalytics/refs/heads/main/collections/gameanalytics.opencollection.json
APIsJSON
https://raw.githubusercontent.com/api-evangelist/gameanalytics/refs/heads/main/apis.yml