If you are utilizing AI coding tools such as Cursor, head over to our Soap MCP Server page to learn how to one-shot implement our Soap integration with AI!
API Overview
The Soap API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.Getting Started
To get started with the Soap API, you’ll need to:- Sign up for a Soap account
- Get your API keys from the dashboard
- Make your first API request