Access Tokens
Access tokens allow automated systems and applications to authenticate and access the Scope3 API. These tokens are generated by Scope3 and are of the formatscope3_accessClientId_accessClientSecret
.
Scope3 expects this value to be passed as HTTP headers on every request.
Example HTTP Request