Back to Docs
Developer Reference
Developer API Reference
Integrate customer appointment bookings and CRM profiles using standard HTTP protocols and JSON payloads.
Request ConsolePayload
// Fetch Client Profile curl -X GET "https://api.rozx.in/v1/customers/cust_92a817b" \ -H "Authorization: Bearer rzx_live_key_xyz" \ -H "Accept: application/json"
Authentication API Keys
Every request must pass your secret API key in the Authorization header. Test keys are prefixed with rzx_test_ and live keys with rzx_live_.
Rate Limits
Standard endpoints are limited to 100 requests per minute on Professional plans. Custom limits apply to Enterprise accounts.