Natural Gas Trade API — US LNG & Pipeline Exports + History
The United States is the world's largest LNG exporter, and this API serves the official numbers that story is measured with: the EIA Natural Gas Monthly trade aggregates, as clean versioned JSON with history back to 1973. **What you get** - **exports / imports** — total US natural gas trade (the headline) - **exports-lng** — the LNG boom in one series (since 1997) - **exports-pipeline-mexico** —…
Natural Gas Trade API — US LNG & Pipeline Exports + History endpoints
| Method | Endpoint | Description |
|---|---|---|
| trade | ||
| GET |
/v1/trade/{flow}/history /v1/trade/{flow}/history |
Period-range pagination (keyset): request the next page by passing `meta.next_end` as the `end` parameter. `next_end` is null on the last page. Periods are calendar months… |
| GET |
/v1/trade/latest /v1/trade/latest |
Most recent published value of every flow (exports and imports: totals, pipeline aggregates, bilateral pipeline flows with Mexico and Canada, LNG, and average prices) in a single… |
| GET |
/v1/trade/{flow} /v1/trade/{flow} |
|
| Other endpoints | ||
| GET |
/v1/trade/{flow} /v1/trade/{flow} |
|
| GET |
/v1/trade/latest /v1/trade/latest |
Most recent published value of every flow (exports and imports: totals, pipeline aggregates, bilateral pipeline flows with Mexico and Canada, LNG, and average prices) in a single… |
| GET |
/v1/trade/{flow}/history /v1/trade/{flow}/history |
Period-range pagination (keyset): request the next page by passing `meta.next_end` as the `end` parameter. `next_end` is null on the last page. Periods are calendar months… |
| GET |
/health /health |
Cheap process check. Does not touch the database. Not rate limited. |
| GET |
/health/deep /health/deep |
Verifies database connectivity and that the latest total exports month is at most 130 days old (threshold calibrated to the Natural Gas Monthly publication calendar and its… |
Natural Gas Trade API — US LNG & Pipeline Exports + History pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | 60 / minute |
|
| ULTRA | $29.99 / month | 240 / minute |
|