How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cheniere LNG Connection Pipeline Informational Postings API

The public, unauthenticated JSON API behind Cheniere's LNG Connection site, which publishes the FERC-mandated informational postings for Cheniere Creole Trail Pipeline, L.P. (tspNo 200) and Cheniere Corpus Christi Pipeline, L.P. (tspNo 400). It serves operationally available and unsubscribed capacity by NAESB nomination cycle, firm and interruptible transactional reporting, the quarterly Index of Customers, daily and comingled gas quality, posted imbalances, operational notices, and the location, station and contact reference data. 35 operations, all data operations read-only, no credential of any kind. Cheniere publishes no OpenAPI and no documentation for it; the specification in this repository was derived by API Evangelist from the provider's own client bundle plus live anonymous probes on 2026-09-06 and is labelled as derived.

Cheniere LNG Connection Pipeline Informational Postings API is one of 2 APIs that Cheniere Energy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Natural Gas, Pipelines, FERC, NAESB, and Capacity. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and rate-limit docs.

This API exposes 35 operations across 35 paths, organized into 10 resource areas, and defines 18 schemas. It is described by OpenAPI 3.1.0, at version 2026-09-06.

Requests are made against a single base URL, https://lngconnectionapi.cheniere.com.

35 operations 35 paths 18 schemas 32 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-09-06
Base URL
https://lngconnectionapi.cheniere.com
Resource Areas
10

Paths & Operations 35

Across 35 paths, the API surfaces 35 operations — 32 GET, 3 POST. They span 10 resource areas: Discovery, Capacity, Gas Quality, Transactional Reporting, Index of Customers, Imbalances, Notices, Documents, Reference Data, Telemetry. Each is listed below with its method, path, parameters, and response codes.

Discovery 2

The posting page tree and the TSPs served.

GET
/api/Page/GetPages
List the posting page tree and the TSPs served
getPages → 200404500
GET
/api/Page/GetLinkByPageId
Get the external link attached to a posting page
getLinkByPageId 2 params → 200404500
Capacity 4

Operationally available and unsubscribed capacity postings by nomination cycle.

GET
/api/Capacity/GetCycles
List NAESB nomination cycles
getCycles → 200404500
GET
/api/Capacity/GetLocations
List capacity posting locations for a date range
getCapacityLocations 3 params → 200404500
GET
/api/Capacity/GetCapacity
Operationally available capacity for a gas day, cycle and location
getOperationallyAvailableCapacity 4 params → 200404500
GET
/api/Capacity/GetUnsubscribed
Unsubscribed firm capacity for a gas day
getUnsubscribedCapacity 2 params → 200404500
Gas Quality 4

Daily, comingled and mainline gas-quality analyses.

GET
/api/GasQuality/GetLocations
List locations with gas-quality postings
getGasQualityLocations 3 params → 200404500
GET
/api/GasQuality/GetGasQuality
Daily gas quality for a location and date range
getGasQuality 4 params → 200404500
GET
/api/DailyComingled/GetDailyComingled
Daily comingled system gas quality
getDailyComingledGasQuality 3 params → 200404500
GET
/api/Mainline/GetMainline
Mainline gas-quality report
getMainlineGasQuality 3 params → 200404500
Transactional Reporting 3

Firm, interruptible and capacity-release transactional reporting.

GET
/api/Transactional/GetFirm
Firm transactional reporting
getFirmTransactionalReport 3 params → 200404500
GET
/api/Transactional/GetInteruptible
Interruptible transactional reporting
getInterruptibleTransactionalReport 3 params → 200404500
GET
/api/Transactional/GetCapacityRelease
Capacity release transactional reporting
getCapacityReleaseReport 3 params → 200404500
Index of Customers 3

Quarterly Index of Customers postings.

GET
/api/IndexOfCustomers/Quarter
List the quarters with an Index of Customers posting
listIndexOfCustomersQuarters → 200404500
GET
/api/IndexOfCustomers/Get
Index of Customers for a quarter
getIndexOfCustomers 2 params → 200404500
POST
/api/IndexOfCustomers/ExportToExcel
Export an Index of Customers result set to Excel
exportIndexOfCustomersToExcel body → 200500
Imbalances 2

Posted imbalance reports.

GET
/api/PostedImbalances/GetPeriods
List the periods with a posted imbalance report
listImbalancePeriods → 200404500
GET
/api/PostedImbalances/Get
Posted imbalances for a period
getPostedImbalances 2 params → 200404500
Notices 5

Critical and non-critical operational notices.

GET
/api/Notice/GetActiveSummaryNotices
Active operational notices
getActiveSummaryNotices 1 param → 200404500
GET
/api/Notice/GetNoticesByPageId
Notices attached to a posting page
getNoticesByPageId 2 params → 200404500
GET
/api/Notice/GetNoticeById
Fetch one notice
getNoticeById 2 params → 200404500
GET
/api/Notice/FilterNotices
Filter notices by id range, type and date range
filterNotices 7 params → 200404500
GET
/api/Notice/Download
Download a notice as a file
downloadNotice 2 params → 200404500
Documents 4

Documents attached to posting pages.

GET
/api/Document/GetDocumentByPageId
Documents attached to a posting page
getDocumentsByPageId 2 params → 200404500
GET
/api/Document/GetEmbeddedDocumentByPageId
Embedded documents for a posting page
getEmbeddedDocumentsByPageId 2 params → 200404500
POST
/api/Document/Export
Export a grid result set to a document
exportGridToDocument → 200500
GET
/api/DocumentManager/DownloadDocumentFileById
Download a posted document by id
downloadDocumentFileById 1 param → 200404500
Reference Data 7

Locations, stations, contacts, legends and footers.

GET
/api/LocationDownload/Get
Full location master list for a TSP
getLocationList 1 param → 200404500
GET
/api/Station/GetStationsByCompanyId
Compressor and metering stations
getStations 1 param → 200404500
GET
/api/InformationContact/GetContacts
Published informational-postings contacts
getInformationalContacts 1 param → 200404500
GET
/api/InformationContact/GetInformations
Narrative informational postings
getInformationalPostings 1 param → 200404500
GET
/api/Weather/GetWeatherLocations
Weather locations for the system map
getWeatherLocations 1 param → 200404500
GET
/api/Legend/GetLegendByMetaId
Legend text for a report
getLegendByMetaId 2 params → 200404500
GET
/api/Footer/GetReportFooterByMetaId
Footer text for a report
getReportFooterByMetaId 2 params → 200404500
Telemetry 1

Client-side error reporting sink.

POST
/api/Logger/Exceptions
Report a client-side exception
logClientException body → 200500

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are TransactionalReportRow (26 properties), LocationDetail (23 properties), OperationallyAvailableCapacity (20 properties), GasQualityReading (18 properties). Each schema is shown below with its type and property counts.

ReportEnvelope
object
Common envelope returned by the dated report endpoints. report carries the rows; beginDate/endDate echo the requested gas-day range in M/D/YYYY.
3 properties
Error
object
ASP.NET Web API error envelope. Not RFC 9457 problem+json: a single message string, no type, title or status member.
1 property 1 required
Cycle
object
A NAESB WGQ nomination cycle (Timely, Evening, Intraday 1/2/3).
2 properties
Location
object
A capacity posting location (receipt/delivery point).
2 properties
GasQualityLocation
object
A location that carries a gas-quality posting.
3 properties
OperationallyAvailableCapacity
object
Operationally available / unscheduled capacity posting for one location and nomination cycle (NAESB WGQ 5.3.x, FERC 18 CFR 284.13(d)).
20 properties
UnsubscribedCapacity
object
Unsubscribed firm capacity posting for one location and gas day.
15 properties
GasQualityReading
object
Daily gas-quality analysis for one location: heating value, Wobbe index and hydrocarbon/inert mole percentages.
18 properties
ComingledGasQuality
object
Daily comingled (system-wide) gas-quality analysis.
15 properties
TransactionalReportRow
object
Transactional reporting row (firm / interruptible / capacity release) per FERC 18 CFR 284.13(b): contract, shipper, rate and location detail.
26 properties
LocationDetail
object
Full location master record from the downloadable location list: FERC company ID, DUNS, zone, county, state, flow direction and upstream/downstream party.
23 properties
Station
object
A compressor / metering station shown on the system map.
9 properties
NoticeSummary
object
Summary of an active operational notice (critical / non-critical).
6 properties
InformationalContact
object
A published informational-postings contact. Field names only; no example values are recorded in this repository.
9 properties
Page
object
A node in the informational-postings navigation tree. subPage recurses.
10 properties
PageIndex
object
Root discovery document: the full posting-page tree plus the transportation service providers (TSPs) served by this site.
2 properties
IndexOfCustomersEntry
object
One Index of Customers record (FERC 18 CFR 284.13(c)), returned as the NAESB row structure: header.row1 pipeline header, header.row2 shipper detail, header.row…
2 properties
DocumentGroup
object
Documents attached to a posting page.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cheniere-energy-lng-connection.yml Raw ↑

Other APIs Cheniere Energy publishes across the network.

Cheniere Energy Website
Where this information came from

This is an independent, third-party profile of Cheniere LNG Connection Pipeline Informational Postings API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.