Calendarific · Example Payload

Calendarific List Countries Example

CalendarPublic APIsHolidaysWorldwideLocalization

Calendarific List Countries Example is an example object payload from Calendarific, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

metaresponse

Example Payload

Raw ↑
{
  "meta": {
    "code": 200
  },
  "response": {
    "countries": [
      {
        "country_name": "United States",
        "iso-3166": "US",
        "total_holidays": 198,
        "supported_languages": 4,
        "uuid": "8b58b7d0-1b3a-4b8a-9e2c-2f7a5c4f9e21"
      },
      {
        "country_name": "United Kingdom",
        "iso-3166": "GB",
        "total_holidays": 56,
        "supported_languages": 2,
        "uuid": "9a47c8c1-2c4b-5c9b-af3d-3f8b6d5fae32"
      },
      {
        "country_name": "India",
        "iso-3166": "IN",
        "total_holidays": 142,
        "supported_languages": 22,
        "uuid": "ab36d9c2-3d5c-6dac-b04e-4f9c7e6fbf43"
      }
    ]
  }
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • 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 example
curl "https://apis.io/api/v1/examples/calendarific-list-countries-example"
All examples
curl "https://apis.io/api/v1/examples?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.