Travel Advisories API

The State Department publishes travel advisory levels (Level 1-4) for every country. The machine-readable surface is an ArcGIS Online Feature Service on the bureau's own Esri tenant (R6wlO6UHmSzqm9Vs): one polygon per country carrying LEVEL_ (1-4), the ISO 3166-1 alpha-3 code, the advisory date and the URL of the human advisory page. Anonymous, no key, capabilities Query, maxRecordCount 2000. A dated RSS feed of the same advisories is published at travel.state.gov/_res/rss/TAsTWs.xml (216 items observed 2026-09-05) and is the only change signal the bureau offers. baseURL was https://travel.state.gov, the website root, which named no API host; corrected 2026-09-05 to the Feature Service that actually answers.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/travel-advisories"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: bureau-of-consular-affairs:travel-advisories
name: Travel Advisories API
tags:
- Federal-Government
- Travel
- Travel Advisories
tags_raw:
- Federal Government
- Travel
- Travel Advisories
humanURL: https://travel.state.gov/content/travel/en/traveladvisories/traveladvisories.html/
baseURL: https://services6.arcgis.com/R6wlO6UHmSzqm9Vs/arcgis/rest/services/Travel_Advisory_Levels__(2024)_View_Layer/FeatureServer
properties:
- url: https://travel.state.gov/content/travel/en/traveladvisories/traveladvisories.html/
  type: Documentation
- url: openapi/bureau-of-consular-affairs-arcgis-travel-advisory-levels-layer.json
  type: ArcGIS
- url: openapi/bureau-of-consular-affairs-arcgis-travel-advisory-levels-featureserver.json
  type: ArcGIS
- url: https://travel.state.gov/_res/rss/TAsTWs.xml
  type: RSS
- url: https://travelmaps.state.gov/TSGMap/
  type: Application
- url: skills/bureau-of-consular-affairs-check-travel-advisory.md
  type: AgentSkill
description: 'The State Department publishes travel advisory levels (Level 1-4) for every country. The
  machine-readable surface is an ArcGIS Online Feature Service on the bureau''s own Esri tenant (R6wlO6UHmSzqm9Vs):
  one polygon per country carrying LEVEL_ (1-4), the ISO 3166-1 alpha-3 code, the advisory date and the
  URL of the human advisory page. Anonymous, no key, capabilities Query, maxRecordCount 2000. A dated
  RSS feed of the same advisories is published at travel.state.gov/_res/rss/TAsTWs.xml (216 items observed
  2026-09-05) and is the only change signal the bureau offers. baseURL was https://travel.state.gov, the
  website root, which named no API host; corrected 2026-09-05 to the Feature Service that actually answers.'