Read the calling user's partner row
Returns the Partner row owned by the user attached to the calling PAT. Never returns the signing-secret hash or the API-key hash. Use this to read scopes, allowed_origins, rate_limit_tier, etc. before deciding whether to issue a rotation or scope-change request.
Documentation Index
Fetch the complete documentation index at: https://docs.flexslot.gg/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
User-issued personal access token (format: flx_pat_).
Response
Self-serializer for /me/partner.
Returns only what's safe to surface to the partner owner. The signing secret hash and API key hash are NEVER included — they're sha256 outputs but exposing them would let an attacker who exfiltrated a hash independently verify guesses against the auth backend without ever hitting the rate limiter, so we treat them as secrets too.
^[-a-zA-Z0-9_]+$6432^[-a-zA-Z0-9_]+$200standard- Standard (1000/min)premium- Premium (20000/min)
standard, premium active- Activesuspended- Suspendedrevoked- Revoked
active, suspended, revoked