Defined · Authentication Profile
Defined Authentication
Authentication
How clients authenticate to Defined's Codex GraphQL API (https://graph.codex.io/graphql). Three mechanisms: long-lived secret API keys, short-lived JWTs minted server-side for untrusted clients, and keyless pay-per-request access for agents via the Machine Payments Protocol.
Defined secures its APIs with apiKey and http across 3 declared security schemes, as derived from its OpenAPI definitions.
CompanyCryptocurrencyBlockchainDeFiMarket DataTradingGraphQLWeb3Prediction Markets
Methods: apiKey, http
Schemes: 3
OAuth flows:
API key in:
Security Schemes
secretApiKey apiKey
shortLivedJwt http
machinePaymentsProtocol http
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.