OpenAPI Spec (preview)
openapi: 3.0.3
info:
title: SuperSend API
version: "2.0"
description: |
The SuperSend API enables programmatic access to manage contacts, campaigns, teams, senders, and events.
## Base URL
All API requests should be made to:
```
https://api.supersend.io/v2
```
## Authentication
Authenticate requests using your API key in the `Authorization` header:
```
Authorization: Bearer YOUR_API_KEY
```
## Rate Limits
- Standard: 100 requests/mi