generated: '2026-07-15' method: generated source: openapi/state-dept-consular-affairs-openapi.json 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: 10 by_action_class: connected: 10 by_consequence: read: 10 human_in_the_loop_required: 0 operations: - path: /api/TravelAdvisories method: get operationId: getTravelAdvisories x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/TravelAdvisories/{countryCode} method: get operationId: getTravelAdvisoryByCountry x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/CountryTravelInformation method: get operationId: getCountryTravelInformation x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/CountryTravelInformation/{tag} method: get operationId: getCountryTravelInformationByTag x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/CountryTravelInformation/{tag}/{field} method: get operationId: getCountryTravelInformationByTagAndField x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/Passport/Applications/Locations method: get operationId: getAllPassportLocations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/Passport/Applications/Locations/States/{stateCode} method: get operationId: getPassportLocationsByState x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/Passport/Applications/Locations/ZipCode/{zipcode} method: get operationId: getPassportLocationsByZipCode x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/Passport/Applications/Locations/ZipCode/{zipcode}/{miles} method: get operationId: getPassportLocationsByZipCodeAndRadius x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /api/Passport/Applications/Locations/GeoLocation/{geolocation} method: get operationId: getPassportLocationsByGeoLocation x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none