generated: '2026-07-15' method: generated source: openapi/bolt-api-reference-openapi.yaml 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: 16 by_action_class: connected: 2 acting: 14 by_consequence: read: 2 write: 7 physical: 7 human_in_the_loop_required: 0 operations: - path: /account method: get operationId: accountGet x-agentic-access: action-class: connected consequence: read subject: optional scope: - bolt.account.manage - bolt.account.view token: max-ttl: 3600 audit: none - path: /account/addresses method: post operationId: accountAddressCreate x-agentic-access: action-class: acting consequence: write subject: required scope: - bolt.account.manage audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /account/addresses/{id} method: put operationId: accountAddressEdit x-agentic-access: action-class: acting consequence: write subject: required scope: - bolt.account.manage audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /account/addresses/{id} method: delete operationId: accountAddressDelete x-agentic-access: action-class: acting consequence: write subject: required scope: - bolt.account.manage audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /account/payment-methods method: post operationId: accountAddPaymentMethod x-agentic-access: action-class: acting consequence: physical subject: required scope: - bolt.account.manage audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /account/payment-methods/{id} method: delete operationId: accountPaymentMethodDelete x-agentic-access: action-class: acting consequence: physical subject: required scope: - bolt.account.manage audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /payments method: post operationId: paymentsInitialize x-agentic-access: action-class: acting consequence: physical subject: required scope: - bolt.account.manage audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /payments/{id} method: post operationId: paymentsAction x-agentic-access: action-class: acting consequence: physical subject: required scope: - bolt.account.manage audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /guest/payments method: post operationId: guestPaymentsInitialize 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: /guest/payments/{id} method: post operationId: guestPaymentsAction 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: /orders method: post operationId: ordersCreate 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: /oauth/token method: post operationId: oauthGetToken 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: /callbacks/accounts method: post operationId: callbackAccountUpsert 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: /testing/accounts method: post operationId: testingAccountCreate 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: /testing/accounts/phones method: get operationId: testingAccountPhoneGet x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /testing/credit-cards method: post operationId: testingCreditCardGet 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