generated: '2026-07-15' method: generated source: openapi/uniblock-direct-api-openapi.yml, openapi/uniblock-json-rpc-api-openapi.yml, openapi/uniblock-unified-api-openapi.yml 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: 27 by_action_class: connected: 24 acting: 3 by_consequence: read: 24 write: 2 physical: 1 human_in_the_loop_required: 0 operations: - path: /{provider}/{path} method: get operationId: directGetRequest x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /{provider}/{path} method: post operationId: directPostRequest x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /{provider}/{prefix}/{path} method: get operationId: directGetRequestWithPrefix x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /{provider}/{prefix}/{path} method: post operationId: directPostRequestWithPrefix x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /json-rpc/v1/{chain} method: post operationId: sendJsonRpcRequest x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /token/metadata method: get operationId: getTokenMetadata x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /token/balance method: get operationId: getTokenBalance x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /token/balance/historical method: get operationId: getTokenBalanceHistorical x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /token/transfers method: get operationId: getTokenTransfers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /token/allowances method: get operationId: getTokenAllowances x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /token/price method: get operationId: getTokenPrice x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /token/price/historical method: get operationId: getTokenPriceHistorical x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /nft/balance method: get operationId: getNftBalance x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /nft/metadata method: get operationId: getNftMetadata x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /nft/collection-metadata method: get operationId: getNftCollectionMetadata x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /nft/transfers method: get operationId: getNftTransfers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /transactions method: get operationId: getTransactions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /transactions/{transactionHash} method: get operationId: getTransactionByHash x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /scan/transactions method: get operationId: getScanTransactions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /scan/transfers method: get operationId: getScanTransfers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /scan/native-supply method: get operationId: getScanNativeSupply x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /market-data/price method: get operationId: getMarketDataPrice x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /market-data/market-cap method: get operationId: getMarketDataMarketCap x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /market-data/volume method: get operationId: getMarketDataVolume x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /market-data/trending method: get operationId: getMarketDataTrending x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /market-data/chart method: get operationId: getMarketDataChart x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /market-data/history method: get operationId: getMarketDataHistory x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none