Skip to main content
Sonar provides a “backend API” for you to fetch information about your sales. To use these APIs, you will need to contact us to get a secret token that is scoped to your OAuth client. You must include this token in the HTTP Authorization header of every request, like so:
Authorization: externalsales:Bearer <your-token>