Kahoot! website screenshot

Kahoot!

Kahoot! is a game-based learning and engagement platform used in schools, businesses, and at home. Its primary surface is the Kahoot! consumer/teacher product and the Kahoot! 360 enterprise tier, with integrations into Microsoft Teams, Zoom, RingCentral, PowerPoint, Google Slides, and LMSs (Cornerstone, Docebo, TalentLMS, Litmos, RiseUp, 360Learning, Absorb). For Kahoot! 360 enterprise customers, a Reports API is available (OAuth 2.0 client_credentials) for pulling games, users, participants, organizations, and kahoots data, and Motimate (acquired by Kahoot!) exposes a separate gated Public API. Access to both APIs is provisioned by a customer success manager and not publicly self-serve.

Kahoot! publishes 2 APIs on the APIs.io network. Tagged areas include Game-Based Learning, Education, Quiz, Engagement, and Enterprise Learning.

Kahoot!’s developer surface includes pricing, academy / training, engineering blog, GitHub presence, YouTube channel, and 16 more developer resources.

33.7/100 thin ▬ flat Agent 5/100 human only saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFree
2 APIs
Game-Based LearningEducationQuizEngagementEnterprise LearningReportingAuthentication

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Education & Research regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/kahoot: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

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

Kahoot! Reports API

Enterprise Reports API for Kahoot! 360 organizations. Exposes data on games, users, participants, organizations, and kahoots created by the organization. Uses OAuth 2.0 client_c...

Motimate Public API

Public API for Motimate (a Kahoot! company), the workplace learning and culture app. Gated to enterprise customers; documentation is hosted in the Kahoot! help center and authen...

Pricing Plans 1

Published pricing tiers and plan structures.

Kahoot Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Kahoot Rate Limits

2 limits

RATE LIMITS

FinOps 1

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

Security Posture 3

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

Kahoot Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Kahoot Vulnerability Disclosure

security.txt · contact published

SECURITY

Kahoot Trust Center

SOC 2, ISO 27001, GDPR

SECURITY

Resources

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

Learn 2

Tutorials, courses, talks, and written guidance

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Other 4

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: kahoot
url: https://raw.githubusercontent.com/api-evangelist/kahoot/refs/heads/main/apis.yml
name: Kahoot!
kind: company
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/kahoot.png
tags:
- Game-Based Learning
- Education
- Quiz
- Engagement
- Enterprise Learning
- Reporting
- Authentication
tags_raw:
- Game-Based Learning
- Education
- Quiz
- Engagement
- Enterprise Learning
- Reporting
- OAuth
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.23'
description: Kahoot! is a game-based learning and engagement platform used in schools, businesses, and at home. Its primary
  surface is the Kahoot! consumer/teacher product and the Kahoot! 360 enterprise tier, with integrations into Microsoft Teams,
  Zoom, RingCentral, PowerPoint, Google Slides, and LMSs (Cornerstone, Docebo, TalentLMS, Litmos, RiseUp, 360Learning, Absorb).
  For Kahoot! 360 enterprise customers, a Reports API is available (OAuth 2.0 client_credentials) for pulling games, users,
  participants, organizations, and kahoots data, and Motimate (acquired by Kahoot!) exposes a separate gated Public API. Access
  to both APIs is provisioned by a customer success manager and not publicly self-serve.
apis:
- aid: kahoot:reports-api
  name: Kahoot! Reports API
  description: Enterprise Reports API for Kahoot! 360 organizations. Exposes data on games, users, participants, organizations,
    and kahoots created by the organization. Uses OAuth 2.0 client_credentials at https://access-2.kahoot.com/auth/realms/kahoot-api/protocol/openid-connect/token.
    Client ID and secret are provided by a Kahoot! customer success manager — no public self-serve onboarding.
  humanURL: https://support.kahoot.com/hc/en-us/articles/11735948502931-Guide-to-Kahoot-reports-API
  baseURL: https://apis.kahoot.it
  tags:
  - Reports
  - Analytics
  - Authentication
  - Enterprise
  tags_raw:
  - Reports
  - Analytics
  - OAuth
  - Enterprise
  properties:
  - type: Documentation
    url: https://support.kahoot.com/hc/en-us/articles/11735948502931-Guide-to-Kahoot-reports-API
  - type: Authentication
    url: https://access-2.kahoot.com/auth/realms/kahoot-api/protocol/openid-connect/token
- aid: kahoot:motimate-public-api
  name: Motimate Public API
  description: Public API for Motimate (a Kahoot! company), the workplace learning and culture app. Gated to enterprise customers;
    documentation is hosted in the Kahoot! help center and authentication credentials are issued by a customer success manager.
  humanURL: https://support.kahoot.com/hc/en-us/articles/42847725135763-Motimate-How-to-use-Motimate-Public-API
  baseURL: https://app.motimateapp.com
  tags:
  - Workplace Learning
  - Motimate
  - Enterprise
  properties:
  - type: Documentation
    url: https://support.kahoot.com/hc/en-us/articles/42847725135763-Motimate-How-to-use-Motimate-Public-API
common:
- type: TrustCenter
  url: security/kahoot-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/kahoot-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/kahoot-domain-security.yml
- type: Website
  url: https://kahoot.com
- type: Kahoot360
  url: https://kahoot360.com
- type: Integrations
  url: https://kahoot360.com/integrations/
- type: Schools
  url: https://kahoot.com/schools/
- type: Business
  url: https://kahoot.com/business/
- type: HelpCenter
  url: https://support.kahoot.com
- type: Pricing
  url: https://kahoot.com/pricing/
- type: Academy
  url: https://academy.kahoot.com
- type: Blog
  url: https://kahoot.com/blog/
- type: TrustCenter
  url: https://trust.kahoot.com
- type: PrivacyPolicy
  url: https://trust.kahoot.com/privacy-policy/
- type: TermsOfService
  url: https://trust.kahoot.com/terms-and-conditions/
- type: GitHub
  url: https://github.com/kahoot
- type: LinkedIn
  url: https://www.linkedin.com/company/kahoot-
- type: Twitter
  url: https://x.com/getkahoot
- type: Facebook
  url: https://www.facebook.com/Kahoot
- type: YouTube
  url: https://www.youtube.com/c/kahoot
- type: IRPage
  url: https://kahoot.com/investor/
- type: LlmsText
  url: https://kahoot.it/llms.txt
integrations:
- name: Microsoft Teams
- name: Zoom
- name: RingCentral
- name: Microsoft PowerPoint
- name: Google Slides
- name: Cornerstone
- name: Docebo
- name: TalentLMS
- name: Litmos
- name: RiseUp
- name: 360Learning
- name: Absorb
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/kahoot"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/kahoot/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/kahoot/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.