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

Apr 10, 2024

main
2.0.1
Compare
2.0.1

API structure has changed

3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /v1/client/settings
  • Authentication
  • Header api token & Header user, Query api token & Query user, Header bearer token authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • Header api token authentication method Added
GET /v1/client/zipcodes/{zipcode}/valid
  • Authentication
  • Header api token & Header user, Query api token & Query user, Header bearer token authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /v1/client/networks/{networkId}/surveys/{surveyId}/continue/{txId}
  • Authentication
  • Header bearer token authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking