get
https://staging.ankatech.co/api/v3/admin/tenants//keys//rotation-admissibility
Returns the server-authoritative rotation admissibility verdict for the source key
{kid}: for every algorithm in the tenant catalogue, whether the key may rotate to it
and why. The verdict is computed by core-api (the single rule authority) and relayed
1:1 — admin-api recomputes no rule and reorders no candidate. The endpoint performs
ZERO writes (no DB, HSM, Redis, Kafka, or audit).
The console MUST use this admin-api endpoint — it must never call core-api directly
(the core-api compute is S2S-only behind an Admin→Core issuer gate).
Authorization: requires scope admin.keys.read. The tenant boundary is enforced
from the path tenantId (platform-admin-on-ROOT or tenantId == jwtTenantId).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…