generated: '2026-07-15' method: generated source: openapi/openapi.json description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 7 by_action_class: connected: 7 by_consequence: read: 7 human_in_the_loop_required: 0 operations: - path: /api/v2/ticker/{currency_pair}/ method: get operationId: getticker x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/v2/ticker_hour/{currency_pair}/ method: get operationId: gethourlyticker x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/v2/order_book/{currency_pair}/ method: get operationId: getorderbook x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/v2/transactions/{currency_pair}/ method: get operationId: gettransactions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/v2/trading-pairs-info/ method: get operationId: gettradingpairsinfo x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/v2/ohlc/{currency_pair}/ method: get operationId: getohlcdata x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/v2/currencies/ method: get operationId: getcurrencies x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none