Electronx

ElectronX is a CFTC-regulated financial exchange (Designated Contract Market) and clearinghouse (Derivatives Clearing Organization) operating the first U.S.-regulated, direct-access power derivatives market. It offers 1MW hourly bounded futures and binary options that let energy market participants hedge intraday electricity price volatility across ISOs including ERCOT, PJM, MISO, and CAISO. Traders connect through a browser-based platform or programmatically via a FIX API providing order entry, market data, and drop copy sessions. ElectronX is backed by DCVC and has raised more than $55M across seed and Series A rounds to democratize access to electricity risk-management tools for battery storage operators, distributed energy resource aggregators, trading firms, and commercial power consumers.

Electronx publishes 1 API on the APIs.io network. Tagged areas include Company, Energy, Electricity, Power Derivatives, and Trading.

Electronx’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, authentication, changelog, and 10 more developer resources.

26.3/100 emerging Agent 10/100 human only Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 0 Features
CompanyEnergyElectricityPower DerivativesTradingExchangeFinancial ServicesFIX APIMarket DataFuturesOptionsCFTC

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 26.3/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 8.0 / 10
Agent readiness — 10/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/electronx: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

ElectronX FIX API

The ElectronX FIX API provides programmatic access to the exchange through three session types: Order Entry (submit, modify, cancel orders and receive execution reports), Market...

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 2

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

Source (apis.yml)

apis.yml Raw ↑
aid: electronx
name: Electronx
description: ElectronX is a CFTC-regulated financial exchange (Designated Contract Market) and clearinghouse (Derivatives
  Clearing Organization) operating the first U.S.-regulated, direct-access power derivatives market. It offers 1MW hourly
  bounded futures and binary options that let energy market participants hedge intraday electricity price volatility across
  ISOs including ERCOT, PJM, MISO, and CAISO. Traders connect through a browser-based platform or programmatically via a FIX
  API providing order entry, market data, and drop copy sessions. ElectronX is backed by DCVC and has raised more than $55M
  across seed and Series A rounds to democratize access to electricity risk-management tools for battery storage operators,
  distributed energy resource aggregators, trading firms, and commercial power consumers.
url: https://raw.githubusercontent.com/api-evangelist/electronx/refs/heads/main/apis.yml
image: https://docs.electronx.com/assets/og/electronx-logo.jpg
x-type: company
x-source: vc-portfolio
x-backed-by:
- dcvc
x-tier: profiled
x-tier-reason: enriched-from-public-surface
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Energy
- Electricity
- Power Derivatives
- Trading
- Exchange
- Financial Services
- FIX API
- Market Data
- Futures
- Options
- CFTC
apis:
- name: ElectronX FIX API
  description: 'The ElectronX FIX API provides programmatic access to the exchange through three session types: Order Entry
    (submit, modify, cancel orders and receive execution reports), Market Data (real-time prices and order book depth), and
    Drop Copy (receive-only consolidated firm execution activity). Sessions use FIXT.1.1 for the transport layer and FIX 5.0
    SP2 for the application layer, authenticated via SenderCompID over SSL/TLS.'
  humanURL: https://docs.electronx.com/fix-guide
  properties:
  - type: Documentation
    url: https://docs.electronx.com/fix-guide
  - type: GettingStarted
    url: https://docs.electronx.com/getting-started
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/electronx-domain-security.yml
- type: Website
  url: https://www.electronx.com/
- type: DeveloperPortal
  url: https://docs.electronx.com/
- type: Documentation
  url: https://docs.electronx.com/
- type: APIReference
  url: https://docs.electronx.com/fix-guide
- type: GettingStarted
  url: https://docs.electronx.com/getting-started
- type: Blog
  url: https://www.electronx.com/news-insights-collections
- type: Support
  url: https://www.electronx.com/contact
- type: TermsOfService
  url: https://www.electronx.com/terms
- type: PrivacyPolicy
  url: https://www.electronx.com/privacy
- type: Compliance
  url: https://www.electronx.com/regulatory
- type: LLMsTxt
  url: llms/electronx-llms.txt
- type: Authentication
  url: authentication/electronx-authentication.yml
- type: Conventions
  url: conventions/electronx-conventions.yml
- type: Conformance
  url: conformance/electronx-conformance.yml
- type: Lifecycle
  url: lifecycle/electronx-lifecycle.yml
- type: ChangeLog
  url: changelog/electronx-changelog.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence