REST Countries

← back to the index

Category: Geo · Auth: none · Status today: OK (HTTP 200) · 521 ms

Example request

This is the exact probe the sentinel runs daily — one read-only GET:

curl -s 'https://restcountries.com/v3.1/name/france?fields=name'

Example output

Captured 2026-08-16 00:29 UTC (application/json, first 261 chars):

{
    "success": false,
    "data": null,
    "errors": [
        {
            "message": "This API version has been deprecated. Please visit https://restcountries.com/docs/countries/legacy-api-deprecation to migrate to our new version (v5)."
        }
    ]
}

Checked 2026-08-16 00:29 UTC by the Free Tier Sentinel. Machine-readable: api-health.json.