Developer documentation
Authentication
All API requests require a Bearer token from your dashboard API keys. Create keys at /dashboard/developer.
curl -H "Authorization: Bearer grtq_your_key" https://greetq.com/api/v1/callsBase URL
All endpoints are relative to https://greetq.com.
Rate limits
API keys are scoped to your organization. Default limit is 100 requests per minute per key. Contact support for higher limits on Enterprise.