generated: '2026-07-15' method: generated source: openapi/npr-authorization-openapi-original.yml, openapi/npr-identity-openapi-original.yml, openapi/npr-station-finder-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: 18 by_action_class: acting: 12 connected: 6 by_consequence: write: 10 read: 6 safety-critical: 2 human_in_the_loop_required: 2 operations: - path: /v2/token method: post operationId: createToken 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/authorize method: get operationId: getAuthorizationPage x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v2/device method: post operationId: generateDeviceCode 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/token/revoke method: post operationId: revokeToken x-agentic-access: action-class: acting consequence: safety-critical subject: required audience: null token: max-ttl: 120 exchange: true purpose-required: true proof-of-possession: true escalation: human-in-the-loop: required audit: required - path: /v2/user method: get operationId: getUser x-agentic-access: action-class: connected consequence: read subject: optional scope: - identity.readonly token: max-ttl: 3600 audit: none - path: /v2/user method: delete operationId: deleteUser x-agentic-access: action-class: acting consequence: write subject: required scope: - identity.write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/stations method: put operationId: updateStations x-agentic-access: action-class: acting consequence: write subject: required scope: - identity.write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/following method: post operationId: postFollowing x-agentic-access: action-class: acting consequence: write subject: required scope: - identity.write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/token method: post operationId: createToken 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/authorize method: get operationId: getAuthorizationPage x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v2/device method: post operationId: generateDeviceCode 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/token/revoke method: post operationId: revokeToken x-agentic-access: action-class: acting consequence: safety-critical subject: required audience: null token: max-ttl: 120 exchange: true purpose-required: true proof-of-possession: true escalation: human-in-the-loop: required audit: required - path: /v2/user method: get operationId: getUser x-agentic-access: action-class: connected consequence: read subject: optional scope: - identity.readonly token: max-ttl: 3600 audit: none - path: /v2/user method: delete operationId: deleteUser x-agentic-access: action-class: acting consequence: write subject: required scope: - identity.write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/stations method: put operationId: updateStations x-agentic-access: action-class: acting consequence: write subject: required scope: - identity.write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v2/following method: post operationId: postFollowing x-agentic-access: action-class: acting consequence: write subject: required scope: - identity.write audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v3/stations method: get operationId: searchStations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v3/stations/{stationId} method: get operationId: getStationById x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none