API Documentation
Build powerful integrations with our RESTful API. Full access to workflows, executions, and integrations.
Quick Start
https://api.smartsequence.com/v1curl -X GET "https://api.smartsequence.com/v1/workflows" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"API Features
Everything you need to build robust integrations
API Key Authentication
Secure your requests with API keys. Generate and manage keys from your dashboard with granular permissions.
Webhooks
Receive real-time notifications when events occur. Configure endpoints for workflow completions, errors, and more.
Rate Limiting
Fair usage limits ensure platform stability. Standard plans: 1000 req/min. Enterprise: unlimited.
Low Latency
Global edge network ensures sub-100ms response times. Optimized for high-throughput applications.
API Endpoints
/api/v1/workflows/api/v1/workflows/api/v1/workflows/{id}/api/v1/workflows/{id}/api/v1/workflows/{id}/api/v1/workflows/{id}/execute/api/v1/executions/api/v1/integrationsNeed more endpoints? Our full API reference includes 50+ endpoints for workflows, executions, integrations, users, and more.
Official SDKs
Get started quickly with our official client libraries
Authentication
All API requests require authentication using an API key. Include your key in the Authorization header:
Authorization: Bearer YOUR_API_KEYReady to Start Building?
Get your API key and start integrating Smart Sequence today