footballdataorg_areas
Retrieve all countries and regions to filter competitions by geographic area. Returns area IDs, names, country codes, parent IDs, and parent names for each region.
Instructions
Countries and regions, used to filter competitions. VERIFIED live — works without a key.
Returns: {count, filters, areas:[{id, name, countryCode, flag, parentAreaId, parentArea}]} — VERIFIED (272 areas)
NOTE: this shape is from the vendor's documentation and has NOT been verified against a live response (we hold no key for this provider). Treat it as approximate — inspect the actual payload before relying on a field name.
Example: All areas
Auth: needs your own key in FOOTBALL_DATA_ORG_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||