Skip to content
Help center
IntegrationsUpdated 2026-05-13

Do you have an API?

Yes, a read-mostly admin API. Endpoints for seat assignment, progress, certificate verification, and cohort listings.

Current API surface (REST, JSON, bearer token): - POST /v1/seats/assign - POST /v1/seats/reassign - GET /v1/learners/:id/progress - GET /v1/cohorts - GET /v1/certificates/:id/verify (public, no auth) - GET /v1/reports/branch/:id

Rate limit: 60 requests per minute per tenant. Higher limits negotiable.

API tokens scoped per tenant, rotatable, audited. No write access to learner PII via API; that is admin UI only.

Related articles

Still have questions?

Contact us