Key format
gk_live_. There is
currently only one environment (no separate gk_test_ keys) — every key is
a live key that spends real credits.
Sending the key
Authorization header get a 401 with
error: "unauthorized". See Errors & Rate Limits
for the full error shape.
Getting a key
Keys are issued automatically, no waiting on a human required. Two ways to get one:- Add Horizon to Slack and follow the signup prompt — this is the fastest path if your team wants conversational access alongside the API. See Add Horizon to Slack.
- Call
POST /api/stripe/checkoutdirectly with{ "pack": "free" }(a $0, card-on-file free trial) or a paid pack id (pack_49/pack_199/pack_499— see Credits & Pricing). The response is a normal Stripe Checkout URL; completing it triggers your key + starting credit balance to be emailed within a minute.