Your account
This is where GitHub 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
-
Sign in with GitHub → — this creates your account and a free-tier API key.
-
Fetch your account to see the key:
CodeCodeIn the browser,
https://api.apievangelist.com/v1/auth/mereturns the same JSON while your session cookie is set. -
Send the key as
x-api-keyon 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
