- Create projects and screeners programmatically
- Retrieve participant profiles and status in real-time
- Send messages to participants throughout the study lifecycle
- Monitor participant progress via webhooks for status changes
Rate limiting
To ensure stability and fair usage across clients, our API enforces the following rate limits:| Environment | Requests per Second | Burst Capacity | Daily Quota |
|---|---|---|---|
| Production | 250 RPS | 500 requests | 1,000,000 requests/day |
| Staging | 50 RPS | 100 requests | 200,000 requests/day |