Sphere
Sphere is a developer-first global indirect tax compliance platform that automates sales tax, VAT, and GST across nexus monitoring, registration, real-time calculation, and filing/remittance. Its REST API lets billing and checkout flows call the Sphere tax engine to calculate tax on transactions and export transaction data, authenticated with an X-API-KEY header.
APIs
Sphere Tax Calculations API
Real-time indirect tax calculation for billing and checkout flows. POST line items, a customer address, and a currency to /tax_api/calculate_tax and receive per-line tax amounts...
Sphere Transactions Export API
Asynchronous export of transaction data for reporting and reconciliation. Create an export job, poll its status, retrieve the download, or cancel a running job via the /tax_api/...
Sphere Registrations and Filings API
Registration in tax jurisdictions globally and automated filing and remittance are delivered as Sphere platform features. No dedicated public REST endpoints for registration or ...
Sphere Nexus Monitoring API
Monitoring tracks global tax exposure and nexus thresholds so teams can plan for compliance. Surfaced as a Sphere platform feature; no dedicated public REST endpoint for nexus m...
Sphere Exemptions API
Exemption handling is applied within Sphere's calculation engine. No dedicated public REST endpoint for managing exemptions or exemption certificates is documented in the public...
Sphere Webhooks API
Sphere markets RESTful APIs and webhooks for integration with billing systems and ERPs. A specific webhook event catalog and subscription endpoints are not detailed in the publi...