API Reference
Endpoints for market discovery, wallet state, Spark threads, funding, identity, and protected enterprise access.
Each section is linked and available for Docs AI citations.
Keys stay tied to an app, a purpose, an approved consent scope, and a clear billing lane.
Galactus unlocks after one verified completed commitment in the last 30 days. Create your account first, then finish one verified commitment to open Docs AI.
GET /api/pools?category=fitness&status=live
Authorization: Bearer <session_or_public_context>Public discovery routes do not expose protected reliability records.
Market endpoints
GET /api/pools returns the live Commitment Board feed with category, status, deadline, stake band, and related activity signals.
GET /api/pools/[slug] returns the full market surface, including rule highlights, Commitment Network entries, Spark activity, and related Chains.
Wallet and funding endpoints
GET /api/wallet returns wallet balances, open positions, transactions, and notification state for the current session.
POST /api/wallet/top-up creates the funding session for a verified account. Funding remains unavailable until identity is verified and the payment event is confirmed.
Identity and verification endpoints
POST /api/profile/identity stores legal identity details needed for verification. POST /api/identity/session starts the Stripe Identity session that verifies government ID and any required selfie capture.
Verification results update the account status and unlock the funding route once the platform records a verified outcome.