Base URL
All API requests should be made to:Authentication
All endpoints require authentication using an API key. Include your API key in theAuthorization header:
Getting an API Key
- Navigate to Workspace Settings in the Cordage app
- Click API Keys in the sidebar
- Click Create API Key
- Copy and securely store your key (it won’t be shown again)
Rate Limits
Rate limits are applied per API key:
Rate limit headers are included in all responses:
Quick Start
1. Trigger a Workflow
2. Check Run Status
Run Status Values
Error Handling
All errors return a JSON object with anerror field:
retry_after field indicates when to retry:
