FERC website screenshot

FERC

The Federal Energy Regulatory Commission (FERC) is the independent United States federal agency that regulates the interstate transmission of electricity, natural gas, and oil, licenses hydropower projects, and oversees the wholesale power markets run by the seven ISOs and RTOs. FERC sits on the wholesale side of the US energy value chain — it does not regulate retail utility service, retail rates, or the customer relationship, which remain with the fifty state public utility commissions. That jurisdictional line defines FERC's API posture exactly. FERC operates a real, self-serve open data API at api.data.ferc.gov, documented at data.ferc.gov with a published OpenAPI 3.0 description, a free 40-character API key issued from a sign-up form, a 1,000-request-per-hour rate limit, and X-Api-Key header or api_key query authentication on the api.data.gov API Umbrella stack — genuinely open market and regulatory data covering the Market-Based Rate Database, FERC Form No. 552 natural gas transactions, FERC Form 556 qualifying facility certifications, Company Registration, Annual Charges, Information Collections Management, and the NEPA infrastructure schedule. FERC also runs a credentialed OAuth2 XBRL submission API at ecollection.ferc.gov for the mandated eForms filings (Form Nos. 1, 2, 3-Q, 6, 60, 552, 714). What FERC does NOT do is any part of consumer energy data — there is no Green Button, no ESPI, no consumer data right, and no individual customer usage or billing API anywhere in FERC's surface, because retail customer data is outside its statutory reach. FERC is therefore an open-market-data, zero-consumer-data regulator, and it publishes a better documented API than most of the utilities it indirectly touches.

FERC publishes 8 APIs on the APIs.io network, including Data API, Data Assets API, Details API, and 5 more. Tagged areas include Energy, United States, Energy Markets, Electricity, and Natural Gas.

FERC’s developer surface includes authentication, code examples, changelog, sandbox, developer console, developer portal, documentation, and 35 more developer resources.

47.6/100 developing ▬ flat Agent 32/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
2 APIs
EnergyUnited StatesEnergy MarketsElectricityNatural GasGridRegulatorGovernmentOpen DataWholesale Power MarketsHydropowerOil Pipelines

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Energy & Utilities regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/ferc: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

FERC Data API

The Data API from FERC — 1 operation(s) for data.

FERC Data Assets API

The Data-Assets API from FERC — 1 operation(s) for data-assets.

FERC Details API

The Details API from FERC — 1 operation(s) for details.

FERC Dictionary API

The Dictionary API from FERC — 1 operation(s) for dictionary.

FERC Filing API

Credentialed machine-to-machine submission of XBRL filings.

FERC Public Filings API

Anonymous read access to the public FERC eForms submission record.

FERC Reference API

Form lists and submission constraints.

FERC Taxonomy API

XBRL taxonomy versions, packages and sample forms for the FERC eForms.

Scroll for all 8

Open Collections 2

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Endpoints

OPEN COLLECTION

Arazzo Workflows 1

Multi-step API workflows described with the Arazzo specification.

FERC open data — discover a dataset and retrieve it

The full happy path against the FERC Open Data API: list the catalog, resolve a dataset ID from the nested data-sets array, read its metadata and record count, fetch the column ...

ARAZZO

Rate Limits 1

Documented rate limits and quota policies.

Ferc Rate Limits

1 limits

RATE LIMITS

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ferc Authentication

apiKey/oauth2/http · 4 schemes

SECURITY

Ferc Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Ferc Vulnerability Disclosure

Hackerone · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Ferc Agentic Access

18 operations · 2 acting · 1 human-in-the-loop

18 operations · 2 acting

AGENTIC

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 6

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: ferc
url: https://raw.githubusercontent.com/api-evangelist/ferc/refs/heads/main/apis.yml
name: FERC
kind: company
description: The Federal Energy Regulatory Commission (FERC) is the independent United States federal agency that regulates
  the interstate transmission of electricity, natural gas, and oil, licenses hydropower projects, and oversees the wholesale
  power markets run by the seven ISOs and RTOs. FERC sits on the wholesale side of the US energy value chain — it does not
  regulate retail utility service, retail rates, or the customer relationship, which remain with the fifty state public utility
  commissions. That jurisdictional line defines FERC's API posture exactly. FERC operates a real, self-serve open data API
  at api.data.ferc.gov, documented at data.ferc.gov with a published OpenAPI 3.0 description, a free 40-character API key
  issued from a sign-up form, a 1,000-request-per-hour rate limit, and X-Api-Key header or api_key query authentication on
  the api.data.gov API Umbrella stack — genuinely open market and regulatory data covering the Market-Based Rate Database,
  FERC Form No. 552 natural gas transactions, FERC Form 556 qualifying facility certifications, Company Registration, Annual
  Charges, Information Collections Management, and the NEPA infrastructure schedule. FERC also runs a credentialed OAuth2
  XBRL submission API at ecollection.ferc.gov for the mandated eForms filings (Form Nos. 1, 2, 3-Q, 6, 60, 552, 714). What
  FERC does NOT do is any part of consumer energy data — there is no Green Button, no ESPI, no consumer data right, and no
  individual customer usage or billing API anywhere in FERC's surface, because retail customer data is outside its statutory
  reach. FERC is therefore an open-market-data, zero-consumer-data regulator, and it publishes a better documented API than
  most of the utilities it indirectly touches.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-02'
  method: derived
image: https://ecollection.ferc.gov/assets/images/ferc-logo/ferc%20logo.png
tags:
- Energy
- United States
- Energy Markets
- Electricity
- Natural Gas
- Grid
- Regulator
- Government
- Open Data
- Wholesale Power Markets
- Hydropower
- Oil Pipelines
created: '2026-07-27'
modified: '2026-07-27'
x-artifacts-note: No WellKnown pointer and no MCPServer pointer are wired for FERC on purpose. FERC serves no /.well-known/
  document on any host (twenty probes, 2026-07-27 — see well-known/ferc-well-known.yml) and publishes no MCP server (mcp/ferc-mcp.yml
  is a candidate tool surface only). Both artifacts record the absence; neither claims a capability FERC does not have.
specificationVersion: '0.23'
apis:
- aid: ferc:ferc-data-api
  name: FERC Data API
  description: The Data API from FERC — 1 operation(s) for data.
  humanURL: https://data.ferc.gov/developer/gettingstarted/
  baseURL: https://api.data.ferc.gov/v1
  tags:
  - Data
  properties:
  - type: OpenAPI
    url: openapi/ferc-data-api-openapi.yml
  - type: Documentation
    url: https://data.ferc.gov/developer/gettingstarted/
  - type: APIReference
    url: https://data.ferc.gov/developer/apiendpoints/
  - type: GettingStarted
    url: https://data.ferc.gov/developer/gettingstarted/understanding-our-apis/
  - type: Signup
    url: https://data.ferc.gov/developer/gettingstarted/sign-up-form/
  - type: Authentication
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: RateLimits
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: Support
    url: https://data.ferc.gov/developer/helpandsupport/
  - type: TermsOfService
    url: https://data.ferc.gov/disclaimer/
  - type: DataCatalog
    url: https://data.ferc.gov/datacatalog/
  - type: FAQ
    url: https://data.ferc.gov/faq/
  - type: PostmanCollection
    url: collections/ferc-xbrl-submission-api.postman_collection.json
  - type: Documentation
    url: https://www.ferc.gov/media/ferc-submission-api-step-step-guide
  - type: GettingStarted
    url: https://www.ferc.gov/sites/default/files/2020-12/FERC_SubmissionAPI_PROD-Step-by-step-guide_v3.1.pdf
  - type: Portal
    url: https://ecollection.ferc.gov/
  - type: Registration
    url: https://www.ferc.gov/company-registration
  - type: Documentation
    url: https://www.ferc.gov/filing-forms/eforms-refresh
- aid: ferc:ferc-data-assets-api
  name: FERC Data Assets API
  description: The Data-Assets API from FERC — 1 operation(s) for data-assets.
  humanURL: https://data.ferc.gov/developer/gettingstarted/
  baseURL: https://api.data.ferc.gov/v1
  tags:
  - Data Assets
  tags_raw:
  - Data-Assets
  properties:
  - type: OpenAPI
    url: openapi/ferc-data-assets-api-openapi.yml
  - type: Documentation
    url: https://data.ferc.gov/developer/gettingstarted/
  - type: APIReference
    url: https://data.ferc.gov/developer/apiendpoints/
  - type: GettingStarted
    url: https://data.ferc.gov/developer/gettingstarted/understanding-our-apis/
  - type: Signup
    url: https://data.ferc.gov/developer/gettingstarted/sign-up-form/
  - type: Authentication
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: RateLimits
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: Support
    url: https://data.ferc.gov/developer/helpandsupport/
  - type: TermsOfService
    url: https://data.ferc.gov/disclaimer/
  - type: DataCatalog
    url: https://data.ferc.gov/datacatalog/
  - type: FAQ
    url: https://data.ferc.gov/faq/
  - type: PostmanCollection
    url: collections/ferc-xbrl-submission-api.postman_collection.json
  - type: Documentation
    url: https://www.ferc.gov/media/ferc-submission-api-step-step-guide
  - type: GettingStarted
    url: https://www.ferc.gov/sites/default/files/2020-12/FERC_SubmissionAPI_PROD-Step-by-step-guide_v3.1.pdf
  - type: Portal
    url: https://ecollection.ferc.gov/
  - type: Registration
    url: https://www.ferc.gov/company-registration
  - type: Documentation
    url: https://www.ferc.gov/filing-forms/eforms-refresh
- aid: ferc:ferc-details-api
  name: FERC Details API
  description: The Details API from FERC — 1 operation(s) for details.
  humanURL: https://data.ferc.gov/developer/gettingstarted/
  baseURL: https://api.data.ferc.gov/v1
  tags:
  - Details
  properties:
  - type: OpenAPI
    url: openapi/ferc-details-api-openapi.yml
  - type: Documentation
    url: https://data.ferc.gov/developer/gettingstarted/
  - type: APIReference
    url: https://data.ferc.gov/developer/apiendpoints/
  - type: GettingStarted
    url: https://data.ferc.gov/developer/gettingstarted/understanding-our-apis/
  - type: Signup
    url: https://data.ferc.gov/developer/gettingstarted/sign-up-form/
  - type: Authentication
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: RateLimits
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: Support
    url: https://data.ferc.gov/developer/helpandsupport/
  - type: TermsOfService
    url: https://data.ferc.gov/disclaimer/
  - type: DataCatalog
    url: https://data.ferc.gov/datacatalog/
  - type: FAQ
    url: https://data.ferc.gov/faq/
  - type: PostmanCollection
    url: collections/ferc-xbrl-submission-api.postman_collection.json
  - type: Documentation
    url: https://www.ferc.gov/media/ferc-submission-api-step-step-guide
  - type: GettingStarted
    url: https://www.ferc.gov/sites/default/files/2020-12/FERC_SubmissionAPI_PROD-Step-by-step-guide_v3.1.pdf
  - type: Portal
    url: https://ecollection.ferc.gov/
  - type: Registration
    url: https://www.ferc.gov/company-registration
  - type: Documentation
    url: https://www.ferc.gov/filing-forms/eforms-refresh
- aid: ferc:ferc-dictionary-api
  name: FERC Dictionary API
  description: The Dictionary API from FERC — 1 operation(s) for dictionary.
  humanURL: https://data.ferc.gov/developer/gettingstarted/
  baseURL: https://api.data.ferc.gov/v1
  tags:
  - Dictionary
  properties:
  - type: OpenAPI
    url: openapi/ferc-dictionary-api-openapi.yml
  - type: Documentation
    url: https://data.ferc.gov/developer/gettingstarted/
  - type: APIReference
    url: https://data.ferc.gov/developer/apiendpoints/
  - type: GettingStarted
    url: https://data.ferc.gov/developer/gettingstarted/understanding-our-apis/
  - type: Signup
    url: https://data.ferc.gov/developer/gettingstarted/sign-up-form/
  - type: Authentication
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: RateLimits
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: Support
    url: https://data.ferc.gov/developer/helpandsupport/
  - type: TermsOfService
    url: https://data.ferc.gov/disclaimer/
  - type: DataCatalog
    url: https://data.ferc.gov/datacatalog/
  - type: FAQ
    url: https://data.ferc.gov/faq/
  - type: PostmanCollection
    url: collections/ferc-xbrl-submission-api.postman_collection.json
  - type: Documentation
    url: https://www.ferc.gov/media/ferc-submission-api-step-step-guide
  - type: GettingStarted
    url: https://www.ferc.gov/sites/default/files/2020-12/FERC_SubmissionAPI_PROD-Step-by-step-guide_v3.1.pdf
  - type: Portal
    url: https://ecollection.ferc.gov/
  - type: Registration
    url: https://www.ferc.gov/company-registration
  - type: Documentation
    url: https://www.ferc.gov/filing-forms/eforms-refresh
- aid: ferc:ferc-filing-api
  name: FERC Filing API
  description: Credentialed machine-to-machine submission of XBRL filings.
  humanURL: https://data.ferc.gov/developer/gettingstarted/
  baseURL: https://api.data.ferc.gov/v1
  tags:
  - Filings
  tags_raw:
  - Filing
  properties:
  - type: OpenAPI
    url: openapi/ferc-filing-api-openapi.yml
  - type: Documentation
    url: https://data.ferc.gov/developer/gettingstarted/
  - type: APIReference
    url: https://data.ferc.gov/developer/apiendpoints/
  - type: GettingStarted
    url: https://data.ferc.gov/developer/gettingstarted/understanding-our-apis/
  - type: Signup
    url: https://data.ferc.gov/developer/gettingstarted/sign-up-form/
  - type: Authentication
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: RateLimits
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: Support
    url: https://data.ferc.gov/developer/helpandsupport/
  - type: TermsOfService
    url: https://data.ferc.gov/disclaimer/
  - type: DataCatalog
    url: https://data.ferc.gov/datacatalog/
  - type: FAQ
    url: https://data.ferc.gov/faq/
  - type: PostmanCollection
    url: collections/ferc-xbrl-submission-api.postman_collection.json
  - type: Documentation
    url: https://www.ferc.gov/media/ferc-submission-api-step-step-guide
  - type: GettingStarted
    url: https://www.ferc.gov/sites/default/files/2020-12/FERC_SubmissionAPI_PROD-Step-by-step-guide_v3.1.pdf
  - type: Portal
    url: https://ecollection.ferc.gov/
  - type: Registration
    url: https://www.ferc.gov/company-registration
  - type: Documentation
    url: https://www.ferc.gov/filing-forms/eforms-refresh
- aid: ferc:ferc-public-filings-api
  name: FERC Public Filings API
  description: Anonymous read access to the public FERC eForms submission record.
  humanURL: https://data.ferc.gov/developer/gettingstarted/
  baseURL: https://api.data.ferc.gov/v1
  tags:
  - Public Filings
  properties:
  - type: OpenAPI
    url: openapi/ferc-public-filings-api-openapi.yml
  - type: Documentation
    url: https://data.ferc.gov/developer/gettingstarted/
  - type: APIReference
    url: https://data.ferc.gov/developer/apiendpoints/
  - type: GettingStarted
    url: https://data.ferc.gov/developer/gettingstarted/understanding-our-apis/
  - type: Signup
    url: https://data.ferc.gov/developer/gettingstarted/sign-up-form/
  - type: Authentication
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: RateLimits
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: Support
    url: https://data.ferc.gov/developer/helpandsupport/
  - type: TermsOfService
    url: https://data.ferc.gov/disclaimer/
  - type: DataCatalog
    url: https://data.ferc.gov/datacatalog/
  - type: FAQ
    url: https://data.ferc.gov/faq/
  - type: PostmanCollection
    url: collections/ferc-xbrl-submission-api.postman_collection.json
  - type: Documentation
    url: https://www.ferc.gov/media/ferc-submission-api-step-step-guide
  - type: GettingStarted
    url: https://www.ferc.gov/sites/default/files/2020-12/FERC_SubmissionAPI_PROD-Step-by-step-guide_v3.1.pdf
  - type: Portal
    url: https://ecollection.ferc.gov/
  - type: Registration
    url: https://www.ferc.gov/company-registration
  - type: Documentation
    url: https://www.ferc.gov/filing-forms/eforms-refresh
- aid: ferc:ferc-reference-api
  name: FERC Reference API
  description: Form lists and submission constraints.
  humanURL: https://data.ferc.gov/developer/gettingstarted/
  baseURL: https://api.data.ferc.gov/v1
  tags:
  - Reference
  properties:
  - type: OpenAPI
    url: openapi/ferc-reference-api-openapi.yml
  - type: Documentation
    url: https://data.ferc.gov/developer/gettingstarted/
  - type: APIReference
    url: https://data.ferc.gov/developer/apiendpoints/
  - type: GettingStarted
    url: https://data.ferc.gov/developer/gettingstarted/understanding-our-apis/
  - type: Signup
    url: https://data.ferc.gov/developer/gettingstarted/sign-up-form/
  - type: Authentication
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: RateLimits
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: Support
    url: https://data.ferc.gov/developer/helpandsupport/
  - type: TermsOfService
    url: https://data.ferc.gov/disclaimer/
  - type: DataCatalog
    url: https://data.ferc.gov/datacatalog/
  - type: FAQ
    url: https://data.ferc.gov/faq/
  - type: PostmanCollection
    url: collections/ferc-xbrl-submission-api.postman_collection.json
  - type: Documentation
    url: https://www.ferc.gov/media/ferc-submission-api-step-step-guide
  - type: GettingStarted
    url: https://www.ferc.gov/sites/default/files/2020-12/FERC_SubmissionAPI_PROD-Step-by-step-guide_v3.1.pdf
  - type: Portal
    url: https://ecollection.ferc.gov/
  - type: Registration
    url: https://www.ferc.gov/company-registration
  - type: Documentation
    url: https://www.ferc.gov/filing-forms/eforms-refresh
- aid: ferc:ferc-taxonomy-api
  name: FERC Taxonomy API
  description: XBRL taxonomy versions, packages and sample forms for the FERC eForms.
  humanURL: https://data.ferc.gov/developer/gettingstarted/
  baseURL: https://api.data.ferc.gov/v1
  tags:
  - Taxonomy
  properties:
  - type: OpenAPI
    url: openapi/ferc-taxonomy-api-openapi.yml
  - type: Documentation
    url: https://data.ferc.gov/developer/gettingstarted/
  - type: APIReference
    url: https://data.ferc.gov/developer/apiendpoints/
  - type: GettingStarted
    url: https://data.ferc.gov/developer/gettingstarted/understanding-our-apis/
  - type: Signup
    url: https://data.ferc.gov/developer/gettingstarted/sign-up-form/
  - type: Authentication
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: RateLimits
    url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
  - type: Support
    url: https://data.ferc.gov/developer/helpandsupport/
  - type: TermsOfService
    url: https://data.ferc.gov/disclaimer/
  - type: DataCatalog
    url: https://data.ferc.gov/datacatalog/
  - type: FAQ
    url: https://data.ferc.gov/faq/
  - type: PostmanCollection
    url: collections/ferc-xbrl-submission-api.postman_collection.json
  - type: Documentation
    url: https://www.ferc.gov/media/ferc-submission-api-step-step-guide
  - type: GettingStarted
    url: https://www.ferc.gov/sites/default/files/2020-12/FERC_SubmissionAPI_PROD-Step-by-step-guide_v3.1.pdf
  - type: Portal
    url: https://ecollection.ferc.gov/
  - type: Registration
    url: https://www.ferc.gov/company-registration
  - type: Documentation
    url: https://www.ferc.gov/filing-forms/eforms-refresh
common:
- type: OpenAPI
  url: openapi/ferc-data-api-openapi.json
  name: FERC Open Data API — OpenAPI 3.0 published by FERC
- type: OpenAPI
  url: openapi/ferc-eforms-api-openapi-derived.yml
  name: FERC eForms API — OpenAPI 3.1 derived by API Evangelist
- type: Overlay
  url: overlays/ferc-data-api-overlay.yaml
- type: AgenticAccess
  url: agentic-access/ferc-agentic-access.yml
- type: DomainSecurity
  url: security/ferc-domain-security.yml
- type: Authentication
  url: authentication/ferc-authentication.yml
- type: Conventions
  url: conventions/ferc-conventions.yml
- type: ErrorCatalog
  url: errors/ferc-problem-types.yml
- type: Examples
  url: examples/ferc-data-api-examples.yml
- type: Examples
  url: examples/ferc-eforms-api-examples.yml
- type: RateLimits
  url: rate-limits/ferc-rate-limits.yml
- type: Lifecycle
  url: lifecycle/ferc-lifecycle.yml
- type: ChangeLog
  url: changelog/ferc-changelog.yml
  name: FERC eForms XBRL taxonomy release history
- type: DataModel
  url: data-model/ferc-data-model.yml
- type: Conformance
  url: conformance/ferc-conformance.yml
- type: Sandbox
  url: sandbox/ferc-sandbox.yml
- type: Console
  url: https://data.ferc.gov/developer/apiendpoints/
  name: Interactive Swagger console — authorize a key and execute every endpoint
- type: Packages
  url: packages/ferc-packages.yml
  name: No official SDKs — registries probed, community packages recorded
- type: AgentSkill
  url: skills/_index.yml
- type: Arazzo
  url: arazzo/ferc-dataset-discovery-and-retrieval.yml
  name: Discover a FERC dataset and retrieve it
- type: LLMsTxt
  url: llms/ferc-llms.txt
- type: Postman
  url: collections/ferc-xbrl-submission-api.postman_collection.json
  name: FERC-XBRL submission collection published by FERC
- type: Website
  url: https://www.ferc.gov
- type: Portal
  url: https://data.ferc.gov/
- type: Documentation
  url: https://data.ferc.gov/developer/gettingstarted/
- type: APIReference
  url: https://data.ferc.gov/developer/apiendpoints/
- type: GettingStarted
  url: https://data.ferc.gov/developer/gettingstarted/understanding-our-apis/
- type: DataCatalog
  url: https://data.ferc.gov/datacatalog/
- type: SignUp
  url: https://data.ferc.gov/developer/gettingstarted/sign-up-form/
- type: Authentication
  url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
- type: RateLimits
  url: https://data.ferc.gov/developer/gettingstarted/api-key-usage/
- type: Support
  url: https://data.ferc.gov/developer/helpandsupport/
- type: FAQ
  url: https://data.ferc.gov/developer/helpandsupport/api-faqs/
- type: TermsOfService
  url: https://data.ferc.gov/disclaimer/
- type: PrivacyPolicy
  url: https://www.ferc.gov/privacy
- type: Security
  url: https://www.ferc.gov/media/ferc-vulnerability-disclosure-policy
  name: FERC Vulnerability Disclosure Policy v3.0 (CISA BOD 20-01)
- type: VulnerabilityDisclosure
  url: security/ferc-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: https://www.ferc.gov/vulnerability-disclosure-policy
- type: Strategy
  url: https://www.ferc.gov/about/what-ferc/digital-strategy
- type: LinkedIn
  url: https://www.linkedin.com/company/federal-energy-regulatory-commission
- type: Documentation
  url: https://www.ferc.gov/ferc-online/elibrary
  name: eLibrary document repository (web only, no public API)
- type: Documentation
  url: https://www.ferc.gov/power-sales-and-markets/electric-quarterly-reports-eqr
  name: Electric Quarterly Reports (EQR) — bulk download, no public API
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/ferc"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/ferc/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/ferc/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.