Skip to main content
Scispot APIs authenticate with a personal token sent as a Bearer credential.
Treat tokens like passwords. Rotate any token that was shared or committed to source control.

Obtain a token

  1. Sign in at labsheets.scispot.io.
  2. Open Account → Personal Tokens.
  3. Generate a token with the scopes your integration needs.

Example request

Create a labspace:

Playground

On endpoint pages, open the API playground and set Authorization to your Bearer token. Requests go to https://cloudlab.scispot.io.