Drillster API

The Drillster REST API (v2.1.1) lets developers integrate Drillster's adaptive learning and training platform into external applications. Roughly 180 documented endpoints and 200 response objects cover user account provisioning, group and staff management, group membership and invitations, catalogs and subscriptions, drills, playables and repertoire, tests and test results, objectives and evaluations, and organization administration. Requests are JSON over HTTPS with OAuth 2.0 bearer tokens; write operations are form-encoded. Event notifications are delivered separately over webhooks.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/drillster-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
aid: drillster:drillster-api
name: Drillster API
description: The Drillster REST API (v2.1.1) lets developers integrate Drillster's adaptive learning and
  training platform into external applications. Roughly 180 documented endpoints and 200 response objects
  cover user account provisioning, group and staff management, group membership and invitations, catalogs
  and subscriptions, drills, playables and repertoire, tests and test results, objectives and evaluations,
  and organization administration. Requests are JSON over HTTPS with OAuth 2.0 bearer tokens; write operations
  are form-encoded. Event notifications are delivered separately over webhooks.
humanURL: https://www.drillster.com/info/developers/api/2.1.1/
baseURL: https://www.drillster.com/api/2.1.1
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/drillster.png
tags:
- Education
- Learning
- Training
- Assessments
- Quizzes
properties:
- type: Documentation
  url: https://www.drillster.com/info/developers/api/2.1.1/
- type: APIReference
  url: https://www.drillster.com/info/developers/api/2.1.1/endpoints/
- type: Authentication
  url: https://www.drillster.com/info/developers/rest-apis/oauth/
- type: SSO
  url: https://www.drillster.com/info/developers/integration-types/open-id-connect/
- type: SCORM
  url: https://www.drillster.com/info/developers/integration-types/scorm/
- type: LTI
  url: https://www.drillster.com/info/developers/integration-types/lti/
- type: Webhooks
  url: asyncapi/drillster-push-webhooks.yml