Search pages, features, and resources
Build custom integrations and automate your outbound stack with our RESTful API.
Get up and running in under 5 minutes with our straightforward REST API.
$ curl -X GET https://api.switchstack.io/v1/contacts \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"Everything you need to manage contacts, calls, analytics, and real-time events.
Every request requires a valid API key sent via the Authorization header.
Include your key in every request header
# Request Header
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json1,000 requests/min on Standard, 10,000 on Enterprise. Exceeding limits returns a 429 status.
Sign up for a free account and start building in minutes. No credit card required.