Create and revoke keys from the account or business workspace. Creation and revocation require recent direct authentication and are unavailable through staff impersonation.
curl https://billing.phylex.net/api/proxy/account-api/v1/me --header 'Authorization: Bearer phxak_REPLACE_WITH_YOUR_KEY'Use one credential transport: Authorization: Bearer or the dedicated API-key header. Conflicting headers, query-string keys, expired keys, and revoked keys are rejected.
Prefix phxak. Bound to one Phylex account and invalidated by relevant security-generation changes.
Prefix phxrk. Bound permanently to one approved reseller tenant and never authenticate against Account API.