Request scopes
Create and read only integration-owned requests.
ZetaRank issues scoped Agent API keys to approved developers, partner apps and AI integrations.
Agent keys identify the integration. Request tokens protect each individual customer conversation.
Authorization: Bearer zr_live_...
X-ZetaRank-Request-Token: ...
GET /wp-json/zetarank/v1/capabilities
GET /wp-json/zetarank/v1/services
POST /wp-json/zetarank/v1/ai-to-human-request
GET /wp-json/zetarank/v1/request/{id}
POST /wp-json/zetarank/v1/request/{id}/message
POST /wp-json/zetarank/v1/request/{id}/payment-requestCreate and read only integration-owned requests.
Send customer-approved follow-up context into the same request.
Propose a payment amount without the ability to approve or charge it.
Apply for ZetaRank developer access, then create your scoped Agent API key.