curl https://grail-stack-dev.onrender.com/v1/partner/api-keys \ -H "x-api-key: grail_partner_<hex>"
{ "api_keys": [ { "key_id": "0c9bd7e4-6b2e-4f3a-a9a7-1f6e5d4c3b2a", "key_name": "integration test", "scope": "PARTNER", "status": "active", "wallet_address": "Fd31QxW7RRZwvMfNnhNaPvczJpMh7wyzBTWvtMA66wjN", "last_used_at": "2026-04-19T12:45:10.002Z", "created_at": "2026-04-19T12:30:45.123Z", "revoked_at": null } ] }
Returns metadata for every API key minted against the authenticated partner’s wallet.
PARTNER
Show entry properties
"PARTNER"
"active"
"revoked"
null
error
unauthorized
x-api-key