Business Automation API¶
Business automation for distributors.
See the guide for a narrative walkthrough of this API.
Base URL¶
https://api.central.sophos.com/business-automation/v1 — Global service in the production environment.
Authentication¶
Every request carries an Authorization: Bearer header with an access token obtained through the client-credentials flow — see Get started.
Required permissions¶
This API's operations require one or more of the following, depending on the operation — see each operation's own page for the exact requirement:
partner-info:readsfdc-pricing:readsfdc-quotes:read
Operations¶
Partners¶
- Return partner info
GET/partners/level
Pricing¶
- Return pricing info
POST/pricing
Quotes¶
- List quotes
GET/quotes - Get quote
GET/quotes/{proposalNumber}
Download¶