generated: '2026-07-15' method: generated source: openapi/rest-countries-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: 12 by_action_class: connected: 12 by_consequence: read: 12 human_in_the_loop_required: 0 operations: - path: /all method: get operationId: listAllCountries x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /name/{name} method: get operationId: getCountriesByName x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /alpha/{code} method: get operationId: getCountryByAlphaCode x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /alpha method: get operationId: getCountriesByAlphaCodes x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /currency/{currency} method: get operationId: getCountriesByCurrency x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /lang/{language} method: get operationId: getCountriesByLanguage x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /capital/{capital} method: get operationId: getCountriesByCapital x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /region/{region} method: get operationId: getCountriesByRegion x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /subregion/{subregion} method: get operationId: getCountriesBySubregion x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /translation/{translation} method: get operationId: getCountriesByTranslation x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /demonym/{demonym} method: get operationId: getCountriesByDemonym x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /independent method: get operationId: listIndependentCountries x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none