v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Environment

Administrative area record by GADM identifier

Fetch a single administrative area by its GADM identifier (USA for a country, USA.5_1 for a state / province, USA.5.1_1 for a county / district). Useful when the id is already known and the search endpoint is unnecessary. Data sourced from Climate TRACE under CC BY 4.0.

get/api/v1/environment/ct/admins/{admin_id}

Path parameters

admin_idstring required

GADM identifier (e.g. USA, USA.5_1, USA.5.1_1).

GADM identifier (e.g. USA, USA.5_1, USA.5.1_1).

Response

Single administrative area record with ancestor chain.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}