Helika

Helika is a game and brand analytics platform, originally built for web3 and blockchain games, that helps studios, sports teams, and entertainment brands collect, unify, and act on player and community engagement data. Its Analytics Service API ingests gameplay and engagement events through a single events endpoint authenticated with an x-api-key header, and is instrumented by first-party Unity, Unreal Engine, and Web SDKs. Helika has since expanded into Helika Evolve, an AI-character platform that lets IP owners deploy brand-safe interactive characters across Discord, web, and social channels. Helika is a Pantera Capital portfolio company operating in the crypto and gaming sector.

Helika publishes 1 API on the APIs.io network: Analytics Service. Tagged areas include Company, Crypto, Gaming, Analytics, and Game Analytics.

Helika’s developer surface includes documentation, getting-started guide, API reference, support, authentication, and 17 more developer resources.

40.0/100 thin ▬ flat Agent 51/100 agent ready Full breakdown ↓
scored 2026-07-21 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyCryptoGamingAnalyticsGame AnalyticsWeb3EventsAISDKPlayer Data

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-21 · rubric v0.4
Composite quality — 40.0/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 14.3 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 8.8 / 10
Agent readiness — 51/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/helika: 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

Helika Analytics Service

The Helika Analytics Service ingests gameplay and community engagement events. A single POST /events/ operation accepts a batch of typed events (game_id, event_type, event paylo...

MCP Servers

helika-mcp.yml

MCP SERVER

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

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 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: helika
name: Helika
description: Helika is a game and brand analytics platform, originally built for web3 and blockchain games, that helps studios,
  sports teams, and entertainment brands collect, unify, and act on player and community engagement data. Its Analytics Service
  API ingests gameplay and engagement events through a single events endpoint authenticated with an x-api-key header, and
  is instrumented by first-party Unity, Unreal Engine, and Web SDKs. Helika has since expanded into Helika Evolve, an AI-character
  platform that lets IP owners deploy brand-safe interactive characters across Discord, web, and social channels. Helika is
  a Pantera Capital portfolio company operating in the crypto and gaming sector.
url: https://raw.githubusercontent.com/api-evangelist/helika/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Crypto
- Gaming
- Analytics
- Game Analytics
- Web3
- Events
- AI
- SDK
- Player Data
apis:
- aid: helika-analytics-service
  name: Helika Analytics Service
  description: The Helika Analytics Service ingests gameplay and community engagement events. A single POST /events/ operation
    accepts a batch of typed events (game_id, event_type, event payload) authenticated with an x-api-key header.
  humanURL: https://docs.helika.io/
  baseURL: https://events.analytics.helika.io
  tags:
  - Analytics
  - Events
  - Gaming
  properties:
  - type: OpenAPI
    url: openapi/helika-events-openapi.json
  - type: Overlay
    url: overlays/helika-events-overlay.yaml
  - type: Documentation
    url: https://docs.helika.io/docs/getting-started
  - type: APIReference
    url: https://docs.helika.io/reference/create_event_v1_events_post
  - type: Authentication
    url: authentication/helika-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.helika.io/
- type: DeveloperPortal
  url: https://docs.helika.io/
- type: Documentation
  url: https://docs.helika.io/docs/getting-started
- type: GettingStarted
  url: https://docs.helika.io/docs/getting-started
- type: APIReference
  url: https://docs.helika.io/reference/create_event_v1_events_post
- type: GitHubOrganization
  url: https://github.com/getlidar
- type: Login
  url: https://platform.helika.io/
- type: Support
  url: https://www.helika.io/contact-us/
- type: TermsOfService
  url: https://www.helika.io/terms-of-service/
- type: PrivacyPolicy
  url: https://www.helika.io/privacy-policy/
- type: LLMsTxt
  url: llms/helika-llms.txt
- type: Packages
  url: packages/helika-packages.yml
- type: SDKs
  url: packages/helika-packages.yml
- type: MCPServer
  url: mcp/helika-mcp.yml
- type: DomainSecurity
  url: security/helika-domain-security.yml
- type: Authentication
  url: authentication/helika-authentication.yml
- type: Conventions
  url: conventions/helika-conventions.yml
- type: ErrorCatalog
  url: errors/helika-problem-types.yml
- type: Conformance
  url: conformance/helika-conformance.yml
- type: Lifecycle
  url: lifecycle/helika-lifecycle.yml
- type: DataModel
  url: data-model/helika-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence