GameAnalytics website screenshot

GameAnalytics

GameAnalytics is a free analytics platform purpose-built for games, used to track player behavior, retention and cohorts, progression funnels, in-game economy and resource flows, and monetization and ads analytics. Data is collected through the HMAC-signed Collection (Collector) REST API or platform SDKs, queried through the Metrics API, streamed to a customer's own cloud via PipelineIQ Data Export, and administered through the Organization API.

GameAnalytics publishes 3 APIs on the APIs.io network: Collection API, Metrics API, and Organization API. Tagged areas include Analytics, Games, Gaming, Player Behavior, and Retention.

GameAnalytics’ developer surface includes authentication, documentation, engineering blog, and 10 more developer resources.

41.3/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessFreemiumSelf serve⚡ Free to try
4 APIs
AnalyticsGamesGamingPlayer BehaviorRetentionMonetizationAd AnalyticsTelemetry

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 41.3/100 · thin
Contract Quality 15.3 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/gameanalytics: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

GameAnalytics Data Export (PipelineIQ)

PipelineIQ raw data export streams every gameplay event as JSON objects (a metadata wrapper plus an event data object) in real time, with historical backfill, into a customer's ...

GameAnalytics Collection API

HMAC-signed event ingestion (Collector API).

GameAnalytics Metrics API

Aggregated gameplay metrics and reporting.

GameAnalytics Organization API

Programmatic administration of games, studios, users, and permissions.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

GameAnalytics REST APIs

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Gameanalytics Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Gameanalytics Authentication

apiKey · 2 schemes

SECURITY

Gameanalytics Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Gameanalytics Vulnerability Disclosure

security.txt · contact published

SECURITY

Gameanalytics Trust Center

SOC 2, ISO 27001

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Gameanalytics Agentic Access

12 operations · 7 acting

12 operations · 7 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: gameanalytics
url: https://raw.githubusercontent.com/api-evangelist/gameanalytics/refs/heads/main/apis.yml
name: GameAnalytics
kind: company
description: GameAnalytics is a free analytics platform purpose-built for games, used to track player behavior, retention
  and cohorts, progression funnels, in-game economy and resource flows, and monetization and ads analytics. Data is collected
  through the HMAC-signed Collection (Collector) REST API or platform SDKs, queried through the Metrics API, streamed to a
  customer's own cloud via PipelineIQ Data Export, and administered through the Organization API.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/gameanalytics.png
tags:
- Analytics
- Games
- Gaming
- Player Behavior
- Retention
- Monetization
- Ad Analytics
- Telemetry
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.19'
apis:
- aid: gameanalytics:gameanalytics-data-export-api
  name: GameAnalytics Data Export (PipelineIQ)
  tags:
  - Data Export
  - PipelineIQ
  - Raw Events
  - Streaming
  - Data Warehouse
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.gameanalytics.com/pipelineiq/data-export
  baseURL: https://docs.gameanalytics.com/products-and-features/pipeline-iq/data-export/json-schemas/
  properties:
  - url: https://www.gameanalytics.com/pipelineiq/data-export
    type: Documentation
  - url: https://docs.gameanalytics.com/products-and-features/pipeline-iq/data-export/json-schemas/
    type: APIReference
  description: PipelineIQ raw data export streams every gameplay event as JSON objects (a metadata wrapper plus an event data
    object) in real time, with historical backfill, into a customer's own cloud environment - AWS S3, Google BigQuery, Google
    Cloud Storage - for use in Tableau, Looker, or Power BI. It is a data pipeline rather than a request/response REST API.
- aid: gameanalytics:gameanalytics-collection-api
  name: GameAnalytics Collection API
  description: HMAC-signed event ingestion (Collector API).
  humanURL: https://docs.gameanalytics.com/event-tracking-and-integrations/sdks-and-collection-api/api/setup/
  baseURL: https://api.gameanalytics.com/v2
  tags:
  - Collection
  properties:
  - type: OpenAPI
    url: openapi/gameanalytics-collection-api-openapi.yml
  - type: Documentation
    url: https://docs.gameanalytics.com/event-tracking-and-integrations/sdks-and-collection-api/api/setup/
  - type: APIReference
    url: https://docs.gameanalytics.com/event-tracking-and-integrations/sdks-and-collection-api/api/collector
  - type: PostmanCollection
    url: collections/gameanalytics.postman_collection.json
  - type: OpenCollection
    url: collections/gameanalytics.opencollection.json
  - type: Documentation
    url: https://docs.gameanalytics.com/products-and-features/pipeline-iq/metrics-api/how-to-use-the-metrics-api/
  - type: APIReference
    url: https://docs.gameanalytics.com/products-and-features/pipeline-iq/metrics-api/query-examples/
  - type: Documentation
    url: https://docs.gameanalytics.com/products-and-features/pipeline-iq/organization-api/overview-and-use-cases
  - type: APIReference
    url: https://docs.gameanalytics.com/products-and-features/pipeline-iq/organization-api/api-specification/
- aid: gameanalytics:gameanalytics-metrics-api
  name: GameAnalytics Metrics API
  description: Aggregated gameplay metrics and reporting.
  humanURL: https://docs.gameanalytics.com/event-tracking-and-integrations/sdks-and-collection-api/api/setup/
  baseURL: https://api.gameanalytics.com/v2
  tags:
  - Metrics
  properties:
  - type: OpenAPI
    url: openapi/gameanalytics-metrics-api-openapi.yml
  - type: Documentation
    url: https://docs.gameanalytics.com/event-tracking-and-integrations/sdks-and-collection-api/api/setup/
  - type: APIReference
    url: https://docs.gameanalytics.com/event-tracking-and-integrations/sdks-and-collection-api/api/collector
  - type: PostmanCollection
    url: collections/gameanalytics.postman_collection.json
  - type: OpenCollection
    url: collections/gameanalytics.opencollection.json
  - type: Documentation
    url: https://docs.gameanalytics.com/products-and-features/pipeline-iq/metrics-api/how-to-use-the-metrics-api/
  - type: APIReference
    url: https://docs.gameanalytics.com/products-and-features/pipeline-iq/metrics-api/query-examples/
  - type: Documentation
    url: https://docs.gameanalytics.com/products-and-features/pipeline-iq/organization-api/overview-and-use-cases
  - type: APIReference
    url: https://docs.gameanalytics.com/products-and-features/pipeline-iq/organization-api/api-specification/
- aid: gameanalytics:gameanalytics-organization-api
  name: GameAnalytics Organization API
  description: Programmatic administration of games, studios, users, and permissions.
  humanURL: https://docs.gameanalytics.com/event-tracking-and-integrations/sdks-and-collection-api/api/setup/
  baseURL: https://api.gameanalytics.com/v2
  tags:
  - Organization
  properties:
  - type: OpenAPI
    url: openapi/gameanalytics-organization-api-openapi.yml
  - type: Documentation
    url: https://docs.gameanalytics.com/event-tracking-and-integrations/sdks-and-collection-api/api/setup/
  - type: APIReference
    url: https://docs.gameanalytics.com/event-tracking-and-integrations/sdks-and-collection-api/api/collector
  - type: PostmanCollection
    url: collections/gameanalytics.postman_collection.json
  - type: OpenCollection
    url: collections/gameanalytics.opencollection.json
  - type: Documentation
    url: https://docs.gameanalytics.com/products-and-features/pipeline-iq/metrics-api/how-to-use-the-metrics-api/
  - type: APIReference
    url: https://docs.gameanalytics.com/products-and-features/pipeline-iq/metrics-api/query-examples/
  - type: Documentation
    url: https://docs.gameanalytics.com/products-and-features/pipeline-iq/organization-api/overview-and-use-cases
  - type: APIReference
    url: https://docs.gameanalytics.com/products-and-features/pipeline-iq/organization-api/api-specification/
common:
- type: AgenticAccess
  url: agentic-access/gameanalytics-agentic-access.yml
- type: TrustCenter
  url: security/gameanalytics-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/gameanalytics-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/gameanalytics-domain-security.yml
- type: Authentication
  url: authentication/gameanalytics-authentication.yml
- type: GitHubOrganization
  url: https://github.com/GameAnalytics
- type: LinkedIn
  url: https://www.linkedin.com/company/gameanalytics
- type: Website
  url: https://gameanalytics.com/
- type: Documentation
  url: https://docs.gameanalytics.com/
- type: Plans
  url: plans/gameanalytics-plans-pricing.yml
- type: RateLimits
  url: rate-limits/gameanalytics-rate-limits.yml
- type: FinOps
  url: finops/gameanalytics-finops.yml
- url: https://www.gameanalytics.com/blog/rss.xml
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of GameAnalytics, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.