Use this skill when the Codex Supergraph returns a 402 Payment Required response. The MPP challenge flow lets you pay per query without needing an API key. For higher volume, get an API key at dashboard.codex.io/signup — see docs.codex.io for details.
| --------------------- | --------------------------------------------------------------- |
| HTTP endpoint | https://graph.codex.io/graphql |
| Credential header | Authorization: Payment |
402 Payment Required with WWW-Authenticate: Payment ... challenges.Authorization: Payment .Payment-Receipt header.403 in MPP mode.query operations.references/query-templates.md below for the correct GraphQL schema. Do not guess query or field names.| File | Purpose |
|---|---|
| ---- | ------- |
| ../codex-supergraph/references/query-templates.md | GraphQL query schema and examples — read before constructing queries |
| ../codex-supergraph/references/gotchas.md | Common query failure points |
| references/gotchas.md | MPP-specific failure points |
| rules/wallets.md | Wallet setup: tempo wallet/request (Tempo) |
| references/mpp-flow.md | Auth matrix, challenge details, error codes |
共 2 个版本