← Documentation

Partner API

Embed Revel checks in your product — listing quality, positioning, UX blindspots. Server-side REST API with partner keys. No MCP required.

Access models

Whitelisted

Admin-approved partners (e.g. Arcapush) — no per-call charge. Approved from Revel admin dashboard.

Paid credits

$0.35 per audit — prepaid credits on your partner account. Apply below, then top up after approval.

Quick start

GET https://tryrevel.xyz/api/partner/v1/health

POST https://tryrevel.xyz/api/partner/v1/analyze

Authorization: Bearer rvl_pk_…

Body: { "url": "https://example.com" }

GET https://tryrevel.xyz/api/partner/v1/report/:analysisId

Poll every 3s until status is completed (typically 1–3 min).

Env vars (your server)

REVEL_PARTNER_API_URL=https://tryrevel.xyz
REVEL_PARTNER_API_KEY=rvl_pk_...   # issued after approval — never in browser

Request access

Submit your platform details. We approve whitelisted partners manually; paid partners receive credits after payment confirmation.