Skip to main content

Bearer Authorization

Each request to the become1 API needs to be authenticated with the Authorization Header
{ "Authorizaion" : "Bearer eyJhbGc..." }
You can obtain the ID Token with the Get Id Token Request

Manageable Companies

We currently do not store any information in the token and attach the deeper levels of authorization the the request via middleware. If you want to know which companies are manageable by your API user, hit the Get Requesting User Endpoint