Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Get information about the health of the API. Useful to verify if the API is reachable and you can successfully authenticate against it.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.