generated: '2026-07-19' method: generated source: openapi/getpaid-openapi-original.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: 16 by_action_class: acting: 12 connected: 4 by_consequence: write: 7 physical: 5 read: 4 human_in_the_loop_required: 0 operations: - path: /oauth/token method: post operationId: request_access_token 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: /v2/checkouts method: post operationId: create_checkout x-agentic-access: action-class: acting consequence: physical subject: required scope: - payments:read_write audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/checkouts/{checkout_id} method: get operationId: get_checkout x-agentic-access: action-class: connected consequence: read subject: optional scope: - payments:read - payments:read_write token: max-ttl: 3600 audit: none - path: /v2/checkouts/query method: post operationId: query_checkouts x-agentic-access: action-class: acting consequence: physical subject: required scope: - payments:read audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/payments method: post operationId: create_payment x-agentic-access: action-class: acting consequence: physical subject: required scope: - payments:read_write audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/payments/{payment_id} method: get operationId: get_payment x-agentic-access: action-class: connected consequence: read subject: optional scope: - payments:read - payments:read_write token: max-ttl: 3600 audit: none - path: /v2/payments/{payment_id}/refunds method: post operationId: refund_payment x-agentic-access: action-class: acting consequence: physical subject: required scope: - payments:read_write audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/payments/query method: post operationId: query_payments x-agentic-access: action-class: acting consequence: physical subject: required scope: - payments:read audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/accounts/query method: post operationId: query_accounts x-agentic-access: action-class: acting consequence: write subject: required scope: - accounts:read audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/accounts/{account_id}/themes method: get operationId: get_account_themes x-agentic-access: action-class: connected consequence: read subject: optional scope: - accounts:read token: max-ttl: 3600 audit: none - path: /v2/applications method: post operationId: create_application x-agentic-access: action-class: acting consequence: write subject: required scope: - accounts:read_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/applications/{application_id} method: get operationId: get_application x-agentic-access: action-class: connected consequence: read subject: optional scope: - accounts:read token: max-ttl: 3600 audit: none - path: /v2/applications/{application_id}/refresh method: post operationId: refresh_application x-agentic-access: action-class: acting consequence: write subject: required scope: - accounts:read_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/applications/{application_id}/cancel method: post operationId: cancel_application x-agentic-access: action-class: acting consequence: write subject: required scope: - accounts:read_write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/applications/query method: post operationId: query_applications x-agentic-access: action-class: acting consequence: write subject: required scope: - accounts:read audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/{resource_type}/query method: post operationId: query_resources x-agentic-access: action-class: acting consequence: write subject: required scope: - payments:read audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required