EcoFlow

EcoFlow is a portable power and home energy-storage company known for its Delta and River portable power stations, PowerStream balcony micro-inverter, Power Kits, smart generators, whole-home backup systems and solar panels. For developers it operates the EcoFlow IoT Open Platform (developer.ecoflow.com), an HTTP + MQTT API that lets applications discover the EcoFlow devices bound to a user account, read live device telemetry ("quota" property values such as battery state of charge, input/output watts, temperatures and switch states), send device function commands, and stream real-time updates over MQTT. Access is authenticated with an accessKey / secretKey pair from the developer console and an HMAC-SHA256 request signature. The platform serves both a global/US region (api.ecoflow.com) and a separate Europe region (api-e.ecoflow.com), reflecting EcoFlow's strict per-region account separation.

EcoFlow publishes 1 API on the APIs.io network: IoT Open Platform. Tagged areas include Company, Technology, Energy, Energy Storage, and Portable Power.

The EcoFlow catalog on APIs.io includes 1 event-driven AsyncAPI specification.

EcoFlow’s developer surface includes authentication, documentation, getting-started guide, support, engineering blog, and 13 more developer resources.

36.9/100 thin Agent 65/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyTechnologyEnergyEnergy StoragePortable PowerIoTSmart HomeSolarDeveloper API

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 36.9/100 · thin
Contract Quality 15.5 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 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/ecoflow: 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

EcoFlow IoT Open Platform

HTTP + MQTT API to discover EcoFlow devices bound to a user account, read and stream device telemetry (quota), and send device function commands.

MCP Servers

ecoflow-mcp.yml

MCP SERVER

Event Specifications

EcoFlow IoT Open Platform MQTT API

Real-time streaming and command channel for the EcoFlow IoT Open Platform. After obtaining a certificate from the HTTP `getMqttCertification` endpoint, a developer connects to t...

ASYNCAPI

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ecoflow
name: EcoFlow
description: EcoFlow is a portable power and home energy-storage company known for its Delta and River portable power stations,
  PowerStream balcony micro-inverter, Power Kits, smart generators, whole-home backup systems and solar panels. For developers
  it operates the EcoFlow IoT Open Platform (developer.ecoflow.com), an HTTP + MQTT API that lets applications discover the
  EcoFlow devices bound to a user account, read live device telemetry ("quota" property values such as battery state of charge,
  input/output watts, temperatures and switch states), send device function commands, and stream real-time updates over MQTT.
  Access is authenticated with an accessKey / secretKey pair from the developer console and an HMAC-SHA256 request signature.
  The platform serves both a global/US region (api.ecoflow.com) and a separate Europe region (api-e.ecoflow.com), reflecting
  EcoFlow's strict per-region account separation.
url: https://raw.githubusercontent.com/api-evangelist/ecoflow/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- hongshan
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://cdn-fe.ecoflow.com/ef-open-platform/logo192.png
tags:
- Company
- Technology
- Energy
- Energy Storage
- Portable Power
- IoT
- Smart Home
- Solar
- Developer API
apis:
- aid: ecoflow:ecoflow-iot-open-platform
  name: EcoFlow IoT Open Platform
  humanURL: https://developer.ecoflow.com
  baseURL: https://api.ecoflow.com
  tags:
  - IoT
  - Energy
  - Devices
  - MQTT
  properties:
  - url: https://developer.ecoflow.com
    type: Documentation
  - url: openapi/ecoflow-iot-openapi.yml
    type: OpenAPI
  - url: asyncapi/ecoflow-mqtt-asyncapi.yml
    type: AsyncAPI
  - url: overlays/ecoflow-iot-overlay.yaml
    type: Overlay
  description: HTTP + MQTT API to discover EcoFlow devices bound to a user account, read and stream device telemetry (quota),
    and send device function commands.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/ecoflow-domain-security.yml
- type: AgenticAccess
  url: agentic-access/ecoflow-agentic-access.yml
- type: Authentication
  url: authentication/ecoflow-authentication.yml
- type: Website
  url: https://ecoflow.com
- type: DeveloperPortal
  url: https://developer.ecoflow.com
- type: Documentation
  url: https://developer.ecoflow.com
- type: GettingStarted
  url: https://developer.ecoflow.com
- type: Support
  url: https://developer.ecoflow.com
- type: Blog
  url: https://www.ecoflow.com/us/blog
- type: AsyncAPI
  url: asyncapi/ecoflow-mqtt-asyncapi.yml
- type: MCPServer
  url: mcp/ecoflow-mcp.yml
- type: LLMsTxt
  url: llms/ecoflow-llms.txt
- type: Conformance
  url: conformance/ecoflow-conformance.yml
- type: Lifecycle
  url: lifecycle/ecoflow-lifecycle.yml
- type: ErrorCatalog
  url: errors/ecoflow-problem-types.yml
- type: Conventions
  url: conventions/ecoflow-conventions.yml
- type: DataModel
  url: data-model/ecoflow-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence