generated: '2026-07-15' method: generated source: openapi/tabby-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: 19 by_action_class: acting: 12 connected: 7 by_consequence: physical: 5 read: 7 write: 7 human_in_the_loop_required: 0 operations: - path: /api/v2/checkout method: post operationId: postCheckoutSession x-agentic-access: action-class: acting consequence: physical subject: required scope: - secret_key audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/v2/checkout/{id} method: get operationId: getCheckoutSession x-agentic-access: action-class: connected consequence: read subject: optional scope: - secret_key token: max-ttl: 3600 audit: none - path: /api/v2/payments/{id} method: get operationId: getPayment x-agentic-access: action-class: connected consequence: read subject: optional scope: - secret_key token: max-ttl: 3600 audit: none - path: /api/v2/payments/{id} method: put operationId: putPayment x-agentic-access: action-class: acting consequence: physical subject: required scope: - secret_key audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/v2/payments/{id}/captures method: post operationId: postPaymentCapture x-agentic-access: action-class: acting consequence: physical subject: required scope: - secret_key audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/v2/payments/{id}/refunds method: post operationId: postPaymentRefund x-agentic-access: action-class: acting consequence: physical subject: required scope: - secret_key audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/v2/payments/{id}/close method: post operationId: closePayment x-agentic-access: action-class: acting consequence: physical subject: required scope: - secret_key audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/v2/payments method: get operationId: getPayments x-agentic-access: action-class: connected consequence: read subject: optional scope: - secret_key token: max-ttl: 3600 audit: none - path: /api/v1/webhooks method: post operationId: postWebhook x-agentic-access: action-class: acting consequence: write subject: required scope: - secret_key audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/v1/webhooks method: get operationId: getWebhooks x-agentic-access: action-class: connected consequence: read subject: optional scope: - secret_key token: max-ttl: 3600 audit: none - path: /api/v1/webhooks/{id} method: get operationId: getWebhook x-agentic-access: action-class: connected consequence: read subject: optional scope: - secret_key token: max-ttl: 3600 audit: none - path: /api/v1/webhooks/{id} method: put operationId: putWebhook x-agentic-access: action-class: acting consequence: write subject: required scope: - secret_key audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/v1/webhooks/{id} method: delete operationId: deleteWebhook x-agentic-access: action-class: acting consequence: write subject: required scope: - secret_key audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/v1/disputes method: get operationId: getDisputes x-agentic-access: action-class: connected consequence: read subject: optional scope: - secret_key token: max-ttl: 3600 audit: none - path: /api/v1/disputes/{disputeId} method: get operationId: getDispute x-agentic-access: action-class: connected consequence: read subject: optional scope: - secret_key token: max-ttl: 3600 audit: none - path: /api/v1/disputes/{disputeId}/provide-evidence method: post operationId: postDisputeProvideEvidence x-agentic-access: action-class: acting consequence: write subject: required scope: - secret_key audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/v1/disputes/approve method: post operationId: postDisputesApprove x-agentic-access: action-class: acting consequence: write subject: required scope: - secret_key audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/v1/disputes/challenge method: post operationId: postDisputesChallenge x-agentic-access: action-class: acting consequence: write subject: required scope: - secret_key audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /api/v1/disputes/attachments/upload method: post operationId: postUploadAttachment x-agentic-access: action-class: acting consequence: write subject: required scope: - secret_key audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required