v5

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

Asset detail with monthly emission time series

Fetch a single asset-level source by numeric identifier. Returns monthly rows from January 2021 onward when time_granularity=month, else annual rows back to 2015. Response includes the totals block over the selected window, the per-row emission / activity / capacity series, reported owners, subsector rank, and a multi-dimensional confidence matrix. Data sourced from Climate TRACE under CC BY 4.0.

get/api/v1/environment/ct/sources/{source_id}

Path parameters

source_idinteger required

Numeric source identifier assigned by Climate TRACE (see id on /sources rows).

Numeric source identifier assigned by Climate TRACE (see id on /sources rows).

Query parameters

startstring

Start of the time series. Accepts year (YYYY) or ISO date (YYYY-MM-DD).

Start of the time series. Accepts year (YYYY) or ISO date (YYYY-MM-DD).

endstring

End of the time series. Same formats as start.

End of the time series. Same formats as start.

time_granularitystring

Granularity for the emission rows. Monthly data is available from 2021-01 onward; annual data back to 2015.

Granularity for the emission rows. Monthly data is available from 2021-01 onward; annual data back to 2015.

gasstring

Gas identifier from /definitions/gases.

Gas identifier from /definitions/gases.

Response

Full source record with totals, emission time series, owners, and confidence matrix.

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"
    ]
  }
}