v5

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

List NASA GIBS colormap XML documents

Index of per-layer ColorMap_v1.3 XML documents published at https://gibs.earthdata.nasa.gov/colormaps/v1.3/. Each entry maps a layer identifier to the colormap URL; clients dereference the URL to obtain RGB stops, value ranges, and legend metadata. Cached 7 days - colormaps change rarely once a layer ships. Data: NASA GIBS / NASA Earthdata (US public domain).

get/api/v1/environment/nasa-gibs/colormaps

Response

Colormap catalog. Data: NASA GIBS / NASA Earthdata (US public domain).

Example response

{
  "data": {
    "version": "v1.3",
    "entries": [
      {
        "identifier": "MERRA2_2m_Air_Temperature_Monthly",
        "url": "https://gibs.earthdata.nasa.gov/colormaps/v1.3/MERRA2_2m_Air_Temperature_Monthly.xml"
      }
    ],
    "attribution": "NASA GIBS / NASA Earthdata (US public domain)"
  },
  "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"
    ]
  }
}