API Reference
Overview
The Swift API is organized around REST principles and returns responses in JSON format. We use standard HTTP response codes and verbs.
All API requests must be authenticated using your API key. See the Authorization section for details on authentication.
Before using the API in production, we recommend testing your integration in our sandbox environment.