B

Bump.sh Workspace API

REST discovered

Details
URL
https://bump.sh/api/v1
Spec
https://developers.bump.sh/doc/workspace.json
Spec (yaml)
https://developers.bump.sh/doc/workspace.yaml
Docs
https://developers.bump.sh/doc/workspace
Authentication
Workspace API token Authorization: Token <credential> + Workspace API token Authorization: Basic <credential> discovered
Workspace API token api_key Get key ↗

In your Bump.sh documentation settings, generate or copy the access token for that documentation, then use it against the Workspace API. The auth guide says to use the token from your documentation settings; send it as Authorization: Token <token> or, deprecated, as HTTP Basic auth with no password. See Workspace API authentication and the CLI help.