Change Updates

Do not miss any BitLabs API changes, ever again

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

RSS

17 days ago

main
2.0.85
Compare
2.0.85

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /v2/client/clicks
  • Query
  • sc_token query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /v2/client/surveys
  • Query
  • client_country query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v2/client/clicks
  • Query
  • sc_token query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /v2/client/clicks/{clickId}
  • Body
  • application/json content type Modified
    • sc_token property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking