v5

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

Supported NASA GIBS projections

Static catalog of the four projections NASA GIBS serves via WMTS: epsg4326 (Geographic / WGS84, global lat-lon), epsg3857 (Web Mercator), epsg3413 (NSIDC Sea Ice Polar Stereographic North, Arctic), epsg3031 (Antarctic Polar Stereographic). Each entry also reports the WMTSCapabilities URL and the set of TileMatrixSets (resolution tiers) declared in the projection when the catalog has already been cached. Data: NASA GIBS / NASA Earthdata (US public domain).

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

Response

Supported projections. Data: NASA GIBS / NASA Earthdata (US public domain).

Example response

{
  "data": {
    "projections": [
      {
        "code": "epsg4326",
        "name": "Geographic (WGS84) equirectangular - global lat/lon",
        "capabilities_url": "https://gibs.earthdata.nasa.gov/wmts/epsg4326/best/1.0.0/WMTSCapabilities.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"
    ]
  }
}