COT Signal API

Base: https://cot-alpha.pages.dev/api · Paper-tracked · Not investment advice

1. Register (free)

POSTno auth
curl -X POST "https://cot-alpha.pages.dev/api/register?email=you@firm.com"
{"user_id":"u_…","tier":"free","api_key":"sk_cot_…","referral_code":"…"}

2. Me

GETX-Api-Key
curl -H "X-Api-Key: sk_cot_…" https://cot-alpha.pages.dev/api/me

3. Live signals (public)

curl https://cot-alpha.pages.dev/api/public/signals-preview.json

4. Track record (public)

curl https://cot-alpha.pages.dev/api/public/track-record.json

5. Pro unlock

Founder beta · or waitlist until Stripe Payment Link set

curl -X POST "https://cot-alpha.pages.dev/api/checkout/pro?email=you@firm.com&beta=BETA49"

Pricing

curl https://cot-alpha.pages.dev/api/pricing.json

Free $0 · Pro $49/mo · Institutional $499/mo · Past paper ≠ future returns.