Course Integrations
Structure for customer-facing course integration endpoints. The URL base is /api/2.0/courses/integrations. Private endpoints support existing authentication via persistent API tokens using Authorization: api AUTHTOKEN or a logged-in browser session. API tokens can be managed from the site's API settings.
GET /courses/integrations
Returns a minimal health response for the course integrations API route. Business integration endpoints will be added separately.