API and webhooksEverything on the record, available to your own systems.
Cademy has a REST API and webhooks covering courses, dates, contacts, registrations and orders. Use them to connect your website, your reporting, or your own AI tools.
- REST API at api.cademy.io, on Teams and Enterprise
- Webhooks for courses, course dates, contacts, registrations and orders
- Embeds: your course list, one course, or a form
- SCORM import on Teams, single sign-on on Enterprise
# upcoming course dates GET https://api.cademy.io/courses/dates Authorization: Bearer <token> # webhook events you can subscribe to course.created · .updated · .deleted course_date.created · .updated · .deleted contact.created · .updated · .deleted registration.created · .cancelled order.created · .updated
Two routes. One is here now.
Today: the API
Anything that can call a REST API, including custom GPTs and agent frameworks, can work with Cademy.
Soon: the MCP server
A direct connection for AI assistants, with nothing to build.
From developers.
Does Cademy have an API?
Yes. A REST API at api.cademy.io with an OpenAPI specification, plus webhooks for courses, course dates, contacts, registrations and orders.
Which plans include API access?
API access is included on Teams and Enterprise. Zapier is available from Pro.
Can I use the API with AI tools?
Yes. Anything that can call a REST API can work with Cademy today. A direct connection for AI assistants is coming soon.
Talk to the team that builds the API.
Tell us what you want to connect.
No card needed. Import a spreadsheet and run a course this week.