Authorization header.
How to authenticate API requests
Include the access token as a Bearer token:To obtain an access token (including the correct Token URL for your stage/cell), see Getting an access token.
Scopes (high level)
Tokens are issued with scopes that control what the caller can do. Common scopes:submissions.write— create submissions and perform write operationssubmissions.read— fetch analysis results