Agent API Key
Identifies the approved developer or AI application making the API call.
Authorization: Bearer zr_live_...Approved integrations receive ZetaRank-issued Agent API keys. Customers never need an API key; the key identifies your application to ZetaRank.
Identifies the approved developer or AI application making the API call.
Authorization: Bearer zr_live_...Protects one individual Human API conversation. It is returned only when that request is created.
X-ZetaRank-Request-Token: ...POST https://zetarank.com/wp-json/zetarank/v1/human-requestAuthorization: Bearer zr_live_xxxxxxxxx
Content-Type: application/json
{
"category": "technical-seo",
"name": "Jane Smith",
"email": "jane@example.com",
"website": "https://example.com",
"message": "Customer needs help diagnosing an indexing issue.",
"contact_permission": true
}
Tell us what your app or agent will do. ZetaRank staff chooses the scopes your integration may use.