generated: '2026-07-15' method: generated source: openapi/united-airlines-ndc-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: 11 by_action_class: acting: 6 connected: 5 by_consequence: write: 5 read: 5 physical: 1 human_in_the_loop_required: 0 operations: - path: /shopping/offers method: post operationId: searchFlightOffers x-agentic-access: action-class: acting consequence: write subject: required scope: - booking audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /shopping/offers/{offerId} method: get operationId: getFlightOffer x-agentic-access: action-class: connected consequence: read subject: optional scope: - booking token: max-ttl: 3600 audit: none - path: /bookings method: post operationId: createBooking x-agentic-access: action-class: acting consequence: write subject: required scope: - booking audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /bookings method: get operationId: listBookings x-agentic-access: action-class: connected consequence: read subject: optional scope: - booking token: max-ttl: 3600 audit: none - path: /bookings/{bookingId} method: get operationId: getBooking x-agentic-access: action-class: connected consequence: read subject: optional scope: - booking token: max-ttl: 3600 audit: none - path: /bookings/{bookingId} method: delete operationId: cancelBooking x-agentic-access: action-class: acting consequence: write subject: required scope: - booking audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /bookings/{bookingId}/exchange method: post operationId: exchangeBooking x-agentic-access: action-class: acting consequence: write subject: required scope: - booking audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /bookings/{bookingId}/refund method: post operationId: refundBooking x-agentic-access: action-class: acting consequence: physical subject: required scope: - booking audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /bookings/{bookingId}/ancillaries method: post operationId: addAncillary x-agentic-access: action-class: acting consequence: write subject: required scope: - booking audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /flights/status method: get operationId: getFlightStatus x-agentic-access: action-class: connected consequence: read subject: optional scope: - read token: max-ttl: 3600 audit: none - path: /flights/schedules method: get operationId: getFlightSchedules x-agentic-access: action-class: connected consequence: read subject: optional scope: - read token: max-ttl: 3600 audit: none