Change Updates

Do not miss any CBT Indolat API changes, ever again

Subscribe to the CBT Indolat API changelog to be up to date on recent changes.

RSS

May 27, 2025

Production
v1
Compare

API structure has changed

Next change

API structure has changed and update minor

7 structure changes including:
7 Modifications
Modified 7 Breaking
GET /exam-participants/link
  • Query
  • participant_id, exam_id query parameters Modified
    • Query parameters are now required
      Breaking
  • Response
  • 200, 404 responses Added
GET /exam-results
  • Response
  • 200 response Added
GET /exams
  • Response
  • 200 response Added
GET /exams/{id}
  • Response
  • 200 response Added
GET /participants
  • Response
  • 200 response Added
GET /participants/{id}
  • Response
  • 200 response Added
PUT /participants/{id}
  • Response
  • 404 response Added