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.0
Compare
2.0.0

API structure has changed

16 structure changes including:
1 Breaking change
3 Modifications
13 Removals
Modified 3 Breaking
GET /v1/client/settings
  • Operation is no longer deprecated
GET /v2/client/surveys
  • Query
  • platform, os query parameters Modified
    • Query parameters are no longer deprecated

POST /v1/client/networks/{networkId}/surveys/{surveyId}/continue/{txId}
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

Removed 13 Breaking
GET /v1/client/actions
GET /v1/client/check
GET /v1/client/networks/{networkId}/privacy
GET /v1/client/networks/{networkId}/questions/{questionId}
GET /v1/client/networks/{networkId}/surveys/{surveyId}/check
GET /v1/client/networks/{networkId}/surveys/{surveyId}/open
GET /v1/client/surveys
GET /v2/client/surveys/{surveyId}/check
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /v1/client/networks/{networkId}/questions/{questionId}
POST /v1/client/networks/{networkId}/questions/{questionId}/skip
POST /v1/client/networks/{networkId}/surveys/{surveyId}/leave
POST /v1/client/networks/{networkId}/surveys/{surveyId}/rate
POST /v1/client/networks/{networkId}/surveys/{surveyId}/skip