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
APIWebhooks
# 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
Using Cademy with ChatGPT, Claude and other AI tools

Two routes. One is here now.

1

Today: the API

Anything that can call a REST API, including custom GPTs and agent frameworks, can work with Cademy.

2

Soon: the MCP server

A direct connection for AI assistants, with nothing to build.

Questions

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.

Building something?

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.