Kongregate website screenshot

Kongregate

Kongregate is a browser-game platform and publisher that hosts thousands of free online games across action, puzzle, RPG, strategy, idle and multiplayer genres. For game developers it operates a two-part developer API: a CDN-delivered client JavaScript API (with Unity WebGL bindings) handling player identity, in-page registration, statistic submission and the Kreds purchase flow; and a server-side REST API at api.kongregate.com that authenticates players, reads and consumes the Kreds virtual-goods inventory, submits statistics, reads lifetime/weekly/daily/friends leaderboards, and registers game-defined guilds and characters. Kongregate monetizes through Kreds, its own virtual currency, and rewards player engagement with badges and collectible Kongpanions. Outbound API callbacks are delivered as HMAC-SHA256 signed requests. Kongregate Inc. is backed by Lightspeed Venture Partners and Uncork Capital.

Kongregate publishes 13 APIs on the APIs.io network, including Authenticate.json API, Characters.json API, Guilds API, and 10 more. Tagged areas include Company, Gaming, Games, Game Development, and Browser Games.

The Kongregate catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Kongregate’s developer surface includes documentation, API reference, getting-started guide, support, pricing, signup flow, authentication, and 22 more developer resources.

52.4/100 developing ▬ flat Agent 75/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
14 APIs 1 MCP Servers
CompanyGamingGamesGame DevelopmentBrowser GamesVirtual GoodsMicrotransactionsLeaderboardsPlayer IdentityUnityDeveloper Platform

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 52.4/100 · developing
Contract Quality 16.1 / 25
Developer Ergonomics 15.7 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 75/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 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 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 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/kongregate: 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 14

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

Kongregate Client JavaScript API

Browser-side JavaScript API loaded by script tag from cdn1.kongregate.com. Exposes kongregate.services.* for player identity (getUserId, getUsername, getGameAuthToken, isGuest, ...

Kongregate Authenticate.json API

The Authenticate.json API from Kongregate — 1 operation(s) for authenticate.json.

Kongregate Characters.json API

The Characters.json API from Kongregate — 1 operation(s) for characters.json.

Kongregate Guilds API

The Guilds API from Kongregate — 1 operation(s) for guilds.

Kongregate Guilds.json API

The Guilds.json API from Kongregate — 1 operation(s) for guilds.json.

Kongregate High Scores API

The High Scores API from Kongregate — 2 operation(s) for high scores.

Kongregate Items.json API

The Items.json API from Kongregate — 1 operation(s) for items.json.

Kongregate Kongpanions API

The Kongpanions API from Kongregate — 1 operation(s) for kongpanions.

Kongregate Kongpanions.json API

The Kongpanions.json API from Kongregate — 1 operation(s) for kongpanions.json.

Kongregate Shared Links API

The Shared Links API from Kongregate — 2 operation(s) for shared links.

Kongregate Submit Statistics.json API

The Submit Statistics.json API from Kongregate — 1 operation(s) for submit statistics.json.

Kongregate Use Item.json API

The Use Item.json API from Kongregate — 1 operation(s) for use item.json.

Kongregate User Info.json API

The User Info.json API from Kongregate — 1 operation(s) for user info.json.

Kongregate User Items.json API

The User Items.json API from Kongregate — 1 operation(s) for user items.json.

Scroll for all 14

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

kongregate-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Kongregate Authentication

apiKey · 3 schemes

SECURITY

Kongregate Domain Security

TLSv1.2 · DNSSEC

SECURITY

Agentic Access 1

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

Kongregate Agentic Access

15 operations · 7 acting

15 operations · 7 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

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 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: kongregate
name: Kongregate
description: 'Kongregate is a browser-game platform and publisher that hosts thousands of free online games across action,
  puzzle, RPG, strategy, idle and multiplayer genres. For game developers it operates a two-part developer API: a CDN-delivered
  client JavaScript API (with Unity WebGL bindings) handling player identity, in-page registration, statistic submission and
  the Kreds purchase flow; and a server-side REST API at api.kongregate.com that authenticates players, reads and consumes
  the Kreds virtual-goods inventory, submits statistics, reads lifetime/weekly/daily/friends leaderboards, and registers game-defined
  guilds and characters. Kongregate monetizes through Kreds, its own virtual currency, and rewards player engagement with
  badges and collectible Kongpanions. Outbound API callbacks are delivered as HMAC-SHA256 signed requests. Kongregate Inc.
  is backed by Lightspeed Venture Partners and Uncork Capital.'
url: https://raw.githubusercontent.com/api-evangelist/kongregate/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://www.kongregate.com/apple-touch-icon.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- lightspeed-venture-partners
- uncork-capital
x-tier: enriched
x-tier-reason: first-party OpenAPI 3.1.0 and llms.txt harvested from docs.kongregate.com
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Gaming
- Games
- Game Development
- Browser Games
- Virtual Goods
- Microtransactions
- Leaderboards
- Player Identity
- Unity
- Developer Platform
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Kongregate Client JavaScript API
  description: Browser-side JavaScript API loaded by script tag from cdn1.kongregate.com. Exposes kongregate.services.* for
    player identity (getUserId, getUsername, getGameAuthToken, isGuest, showRegistrationBox, resizeGame, addEventListener),
    kongregate.stats.submit for statistic submission, and kongregate.mtx.* for the Kreds purchase and inventory flow. Unity
    WebGL games consume it through jsLib bindings and the official Kongregate WebGL template.
  humanURL: https://docs.kongregate.com/docs/javascript-api
  baseURL: https://cdn1.kongregate.com/javascripts/kongregate_api.js
  tags:
  - Gaming
  - JavaScript
  - Unity
  - Client SDK
  properties:
  - type: Documentation
    url: https://docs.kongregate.com/docs/javascript-api
  - type: APIReference
    url: https://docs.kongregate.com/reference/client-api-stats-submit
  - type: GettingStarted
    url: https://docs.kongregate.com/docs/client-api-introduction
- aid: kongregate:kongregate-authenticate-json-api
  name: Kongregate Authenticate.json API
  description: The Authenticate.json API from Kongregate — 1 operation(s) for authenticate.json.
  humanURL: https://docs.kongregate.com/docs/server-side-http
  baseURL: https://api.kongregate.com/api
  tags:
  - Authenticate.json
  properties:
  - type: OpenAPI
    url: openapi/kongregate-authenticate-json-api-openapi.yml
  - type: Documentation
    url: https://docs.kongregate.com/docs/server-side-http
  - type: APIReference
    url: https://docs.kongregate.com/reference/server-api-authenticate
- aid: kongregate:kongregate-characters-json-api
  name: Kongregate Characters.json API
  description: The Characters.json API from Kongregate — 1 operation(s) for characters.json.
  humanURL: https://docs.kongregate.com/docs/server-side-http
  baseURL: https://api.kongregate.com/api
  tags:
  - Characters.json
  properties:
  - type: OpenAPI
    url: openapi/kongregate-characters-json-api-openapi.yml
  - type: Documentation
    url: https://docs.kongregate.com/docs/server-side-http
  - type: APIReference
    url: https://docs.kongregate.com/reference/server-api-authenticate
- aid: kongregate:kongregate-guilds-api
  name: Kongregate Guilds API
  description: The Guilds API from Kongregate — 1 operation(s) for guilds.
  humanURL: https://docs.kongregate.com/docs/server-side-http
  baseURL: https://api.kongregate.com/api
  tags:
  - Guilds
  properties:
  - type: OpenAPI
    url: openapi/kongregate-guilds-api-openapi.yml
  - type: Documentation
    url: https://docs.kongregate.com/docs/server-side-http
  - type: APIReference
    url: https://docs.kongregate.com/reference/server-api-authenticate
- aid: kongregate:kongregate-guilds-json-api
  name: Kongregate Guilds.json API
  description: The Guilds.json API from Kongregate — 1 operation(s) for guilds.json.
  humanURL: https://docs.kongregate.com/docs/server-side-http
  baseURL: https://api.kongregate.com/api
  tags:
  - Guilds.json
  properties:
  - type: OpenAPI
    url: openapi/kongregate-guilds-json-api-openapi.yml
  - type: Documentation
    url: https://docs.kongregate.com/docs/server-side-http
  - type: APIReference
    url: https://docs.kongregate.com/reference/server-api-authenticate
- aid: kongregate:kongregate-high-scores-api
  name: Kongregate High Scores API
  description: The High Scores API from Kongregate — 2 operation(s) for high scores.
  humanURL: https://docs.kongregate.com/docs/server-side-http
  baseURL: https://api.kongregate.com/api
  tags:
  - High Scores
  properties:
  - type: OpenAPI
    url: openapi/kongregate-high-scores-api-openapi.yml
  - type: Documentation
    url: https://docs.kongregate.com/docs/server-side-http
  - type: APIReference
    url: https://docs.kongregate.com/reference/server-api-authenticate
- aid: kongregate:kongregate-items-json-api
  name: Kongregate Items.json API
  description: The Items.json API from Kongregate — 1 operation(s) for items.json.
  humanURL: https://docs.kongregate.com/docs/server-side-http
  baseURL: https://api.kongregate.com/api
  tags:
  - Items.json
  properties:
  - type: OpenAPI
    url: openapi/kongregate-items-json-api-openapi.yml
  - type: Documentation
    url: https://docs.kongregate.com/docs/server-side-http
  - type: APIReference
    url: https://docs.kongregate.com/reference/server-api-authenticate
- aid: kongregate:kongregate-kongpanions-api
  name: Kongregate Kongpanions API
  description: The Kongpanions API from Kongregate — 1 operation(s) for kongpanions.
  humanURL: https://docs.kongregate.com/docs/server-side-http
  baseURL: https://api.kongregate.com/api
  tags:
  - Kongpanions
  properties:
  - type: OpenAPI
    url: openapi/kongregate-kongpanions-api-openapi.yml
  - type: Documentation
    url: https://docs.kongregate.com/docs/server-side-http
  - type: APIReference
    url: https://docs.kongregate.com/reference/server-api-authenticate
- aid: kongregate:kongregate-kongpanions-json-api
  name: Kongregate Kongpanions.json API
  description: The Kongpanions.json API from Kongregate — 1 operation(s) for kongpanions.json.
  humanURL: https://docs.kongregate.com/docs/server-side-http
  baseURL: https://api.kongregate.com/api
  tags:
  - Kongpanions.json
  properties:
  - type: OpenAPI
    url: openapi/kongregate-kongpanions-json-api-openapi.yml
  - type: Documentation
    url: https://docs.kongregate.com/docs/server-side-http
  - type: APIReference
    url: https://docs.kongregate.com/reference/server-api-authenticate
- aid: kongregate:kongregate-shared-links-api
  name: Kongregate Shared Links API
  description: The Shared Links API from Kongregate — 2 operation(s) for shared links.
  humanURL: https://docs.kongregate.com/docs/server-side-http
  baseURL: https://api.kongregate.com/api
  tags:
  - Shared Links
  properties:
  - type: OpenAPI
    url: openapi/kongregate-shared-links-api-openapi.yml
  - type: Documentation
    url: https://docs.kongregate.com/docs/server-side-http
  - type: APIReference
    url: https://docs.kongregate.com/reference/server-api-authenticate
- aid: kongregate:kongregate-submit-statistics-json-api
  name: Kongregate Submit Statistics.json API
  description: The Submit Statistics.json API from Kongregate — 1 operation(s) for submit statistics.json.
  humanURL: https://docs.kongregate.com/docs/server-side-http
  baseURL: https://api.kongregate.com/api
  tags:
  - Submit Statistics.json
  properties:
  - type: OpenAPI
    url: openapi/kongregate-submit-statistics-json-api-openapi.yml
  - type: Documentation
    url: https://docs.kongregate.com/docs/server-side-http
  - type: APIReference
    url: https://docs.kongregate.com/reference/server-api-authenticate
- aid: kongregate:kongregate-use-item-json-api
  name: Kongregate Use Item.json API
  description: The Use Item.json API from Kongregate — 1 operation(s) for use item.json.
  humanURL: https://docs.kongregate.com/docs/server-side-http
  baseURL: https://api.kongregate.com/api
  tags:
  - Use Item.json
  properties:
  - type: OpenAPI
    url: openapi/kongregate-use-item-json-api-openapi.yml
  - type: Documentation
    url: https://docs.kongregate.com/docs/server-side-http
  - type: APIReference
    url: https://docs.kongregate.com/reference/server-api-authenticate
- aid: kongregate:kongregate-user-info-json-api
  name: Kongregate User Info.json API
  description: The User Info.json API from Kongregate — 1 operation(s) for user info.json.
  humanURL: https://docs.kongregate.com/docs/server-side-http
  baseURL: https://api.kongregate.com/api
  tags:
  - User Info.json
  properties:
  - type: OpenAPI
    url: openapi/kongregate-user-info-json-api-openapi.yml
  - type: Documentation
    url: https://docs.kongregate.com/docs/server-side-http
  - type: APIReference
    url: https://docs.kongregate.com/reference/server-api-authenticate
- aid: kongregate:kongregate-user-items-json-api
  name: Kongregate User Items.json API
  description: The User Items.json API from Kongregate — 1 operation(s) for user items.json.
  humanURL: https://docs.kongregate.com/docs/server-side-http
  baseURL: https://api.kongregate.com/api
  tags:
  - User Items.json
  properties:
  - type: OpenAPI
    url: openapi/kongregate-user-items-json-api-openapi.yml
  - type: Documentation
    url: https://docs.kongregate.com/docs/server-side-http
  - type: APIReference
    url: https://docs.kongregate.com/reference/server-api-authenticate
common:
- type: Website
  url: https://www.kongregate.com
- type: DeveloperPortal
  url: https://docs.kongregate.com
- type: Documentation
  url: https://docs.kongregate.com/docs/integration-overview
- type: APIReference
  url: https://docs.kongregate.com/reference/server-api-authenticate
- type: GettingStarted
  url: https://docs.kongregate.com/docs/kongregate-launch-101
- type: Support
  url: https://kongregatesupport.zendesk.com/hc/en-us/categories/26688218392717-Developers
- type: GitHubOrganization
  url: https://github.com/kongregate
- type: TermsOfService
  url: https://www.kongregate.com/en/terms-of-service
- type: PrivacyPolicy
  url: https://privacy.kongregate.com/privacy_policy.html
- type: Pricing
  url: https://www.kongregate.com/en/kreds
- type: SignUp
  url: https://www.kongregate.com/en/accounts/new
- type: OpenAPI
  url: openapi/kongregate-server-api-openapi-original.json
- type: Overlay
  url: overlays/kongregate-server-api-overlay.yaml
- type: LLMsTxt
  url: llms/kongregate-llms.txt
- type: MCPServer
  url: mcp/kongregate-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/kongregate-agentic-access.yml
- type: Authentication
  url: authentication/kongregate-authentication.yml
- type: Conventions
  url: conventions/kongregate-conventions.yml
- type: ErrorCatalog
  url: errors/kongregate-problem-types.yml
- type: DataModel
  url: data-model/kongregate-data-model.yml
- type: Conformance
  url: conformance/kongregate-conformance.yml
- type: Lifecycle
  url: lifecycle/kongregate-lifecycle.yml
- type: Webhooks
  url: asyncapi/kongregate-callbacks-webhooks.yml
- type: Packages
  url: packages/kongregate-packages.yml
- type: SDKs
  url: packages/kongregate-packages.yml
- type: Sandbox
  url: sandbox/kongregate-sandbox.yml
- type: WellKnown
  url: well-known/kongregate-well-known.yml
- type: DomainSecurity
  url: security/kongregate-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence