Your account
This is where sign-in and Stripe checkout return you. Your session lives in a
secure cookie on apievangelist.com; your personal API key is minted the first time you
sign in.
Get your key
Loading…
The page reads /v1/auth/me with your session cookie, so your key appears above once you are
signed in — the same JSON is available at
/v1/auth/me if you would rather read it directly.
Send the key as x-api-key on any Pro endpoint:
Code
Upgrade to Pro
Start a subscription — your existing key is moved onto the Pro (or Team) usage plan automatically when checkout completes:
Code
Manage or cancel any time via the billing portal:
Code
See the plans for what Pro unlocks.
Last modified on
