Drillster website screenshot

Drillster

Drillster is a Utrecht-based adaptive learning platform for corporate and vocational training, built on repetition-based drills that schedule practice at the moment a learner is about to forget. Customers in aviation, healthcare, financial services, energy, railway and construction use it to keep safety- and compliance-critical knowledge reliable year-round. For developers, Drillster publishes a documented REST API (version 2.1.1, JSON over HTTPS, OAuth 2.0 with a JWT-bearer service-account grant) covering user provisioning, group and membership management, catalogs, drills, tests, objectives and results reporting; an outbound event notification service with seven webhook event types and a seven-day retry contract; an embeddable widget family with a JavaScript loader; and standards-based LMS integration through LTI 1.0/1.3, SCORM 1.2 and OpenID Connect single sign-on.

Drillster publishes 1 API on the APIs.io network. Tagged areas include Assessments, Education, Learning, Quizzes, and Training.

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

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

57.3/100 strong ▬ flat Agent 34/100 agent ready Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessEnterprise
1 APIs
AssessmentsEducationLearningQuizzesTrainingLMSAdaptive LearningCompliance TrainingWebhooks

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/drillster: 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 1

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

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 20...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Drillster Rate Limits

0 limits

RATE LIMITS

FinOps 1

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

Event Specifications 1

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

Security Posture 3

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

Drillster Authentication

oauth2 · 1 scheme

SECURITY

Drillster Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Drillster Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Drillster Scopes

1 scope · authorizationCode/urn:ietf:params:oauth:grant-type:jwt-bearer

1 scopes

SCOPES

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: drillster
name: Drillster
description: Drillster is a Utrecht-based adaptive learning platform for corporate and vocational training, built on repetition-based
  drills that schedule practice at the moment a learner is about to forget. Customers in aviation, healthcare, financial services,
  energy, railway and construction use it to keep safety- and compliance-critical knowledge reliable year-round. For developers,
  Drillster publishes a documented REST API (version 2.1.1, JSON over HTTPS, OAuth 2.0 with a JWT-bearer service-account grant)
  covering user provisioning, group and membership management, catalogs, drills, tests, objectives and results reporting;
  an outbound event notification service with seven webhook event types and a seven-day retry contract; an embeddable widget
  family with a JavaScript loader; and standards-based LMS integration through LTI 1.0/1.3, SCORM 1.2 and OpenID Connect single
  sign-on.
type: Index
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - none
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: enterprise
  onboarding: sales-led
  trial: false
  try_now: false
  public: false
  label: Enterprise licence, sales-led
  confidence: high
  source:
  - https://drillster.com/en/pricing
  generated: '2026-09-06'
  method: searched
position: Consuming
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/drillster.png
tags:
- Assessments
- Education
- Learning
- Quizzes
- Training
- LMS
- Adaptive Learning
- Compliance Training
- Webhooks
url: https://raw.githubusercontent.com/api-evangelist/drillster/refs/heads/main/apis.yml
created: '2025-02-17'
modified: '2026-09-06'
specificationVersion: '0.23'
apis:
- 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
common:
- type: Website
  url: https://www.drillster.com
- type: DeveloperPortal
  url: https://www.drillster.com/info/developers/
- type: Documentation
  url: https://www.drillster.com/info/developers/
- type: APIReference
  url: https://www.drillster.com/info/developers/api/2.1.1/
- type: GettingStarted
  url: https://www.drillster.com/info/developers/rest-apis/registering-your-application/
- type: Authentication
  url: authentication/drillster-authentication.yml
- type: OAuthScopes
  url: scopes/drillster-scopes.yml
- type: Conventions
  url: conventions/drillster-conventions.yml
- type: ErrorCatalog
  url: errors/drillster-problem-types.yml
- type: Lifecycle
  url: lifecycle/drillster-lifecycle.yml
- type: Deprecation
  url: https://www.drillster.com/info/developers/api/2.1.1/
- type: Webhooks
  url: asyncapi/drillster-push-webhooks.yml
- type: Components
  url: components/drillster-components.yml
- type: Conformance
  url: conformance/drillster-conformance.yml
- type: Packages
  url: packages/drillster-packages.yml
- type: Plans
  url: plans/drillster-plans-pricing.yml
- type: RateLimits
  url: rate-limits/drillster-rate-limits.yml
- type: LLMsTxt
  url: llms/drillster-llms.txt
- type: WellKnown
  url: well-known/drillster-well-known.yml
- type: SecurityTxt
  url: well-known/drillster-security.txt
- type: Security
  url: https://www.drillster.com/info/reporting-security-breach/
- type: VulnerabilityDisclosure
  url: security/drillster-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/drillster-domain-security.yml
- type: Pricing
  url: https://drillster.com/en/pricing
- type: SignUp
  url: https://drillster.com/en/request-demo
- type: Login
  url: https://www.drillster.com/console
- type: TermsOfService
  url: https://drillster.com/en/terms
- type: PrivacyPolicy
  url: https://drillster.com/en/privacy
- type: Support
  url: https://support.drillster.com/hc/en-us
- type: Blog
  url: https://drillster.com/en/blog
- type: GitHubOrganization
  url: https://github.com/drillster
- type: LinkedIn
  url: https://www.linkedin.com/company/drillster-bv
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-09-06'
  status: enriched
  artifacts_added: 14
  pass: local-v3

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/drillster"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/drillster/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/drillster/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.