v1
latestOpenAPI 3.0.1MIT2026-07-26236440.2 KBLookup Proxy Key
Retrieve metadata for a single proxy key you own. Replaces the legacy GET /auth/proxy/{proxy_key}; uses a static URL so the path can be exact-matched at the edge.
post/auth/proxy/lookup
Request body
Example request
{
"proxy_key": "ek-proxy-1234567890abcdef"
}Response
Success