Change Updates

Do not miss any Checkmango API changes, ever again

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

RSS

Apr 3, 2024

main
1.0.0
Compare

API structure has changed

30 structure changes including:
30 Modifications
Modified 30 Breaking
GET /api/current-team
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams/{team}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams/{team}/config
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams/{team}/events
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams/{team}/events/{event}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams/{team}/experiments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams/{team}/experiments/{experiment}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams/{team}/experiments/{experiment}/variants
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams/{team}/experiments/{experiment}/variants/{variant}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams/{team}/experiments/{experiment}/variants/{variant}/statistics
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams/{team}/features
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams/{team}/features/{feature}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams/{team}/participants
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams/{team}/participants/{participant}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams/{team}/participants/{participant}/experiments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/teams/{team}/participants/{participant}/experiments/{experiment}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/user
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

POST /api/teams/{team}/events
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

POST /api/teams/{team}/experiments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

POST /api/teams/{team}/experiments/{experiment}/start
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

POST /api/teams/{team}/experiments/{experiment}/stop
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

POST /api/teams/{team}/experiments/{experiment}/variants
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

POST /api/teams/{team}/features
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

POST /api/teams/{team}/participants
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

PUT /api/teams/{team}/events/{event}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

PUT /api/teams/{team}/experiments/{experiment}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

PUT /api/teams/{team}/experiments/{experiment}/variants/{variant}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

PUT /api/teams/{team}/features/{feature}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

PUT /api/teams/{team}/participants/{participant}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jsonapi property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking