Cheniere Energy Website

Cheniere Energy is a leading producer and exporter of liquefied natural gas (LNG) in the United States. The company does not currently offer a public developer API. Supplier and contractor integration is handled through a dedicated portal.

OpenAPI Specification

cheniere.yml Raw ↑
openapi: 3.1.0
info:
  title: Cheniere Energy API
  description: >-
    Cheniere Energy is a leading LNG producer and exporter. This is a
    placeholder specification as Cheniere Energy does not currently publish
    a public developer API.
  version: 1.0.0
  contact:
    name: Cheniere Energy
    url: https://www.cheniere.com
servers:
  - url: https://www.cheniere.com
    description: Cheniere Energy Website
paths: {}