EcoFlow website screenshot

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 3 APIs on the APIs.io network: Devices API, MQTT API, and Quota API. 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.0/100 thin ▬ flat Agent 43/100 agent ready Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
3 APIs 1 MCP Servers
CompanyTechnologyEnergyEnergy StoragePortable PowerIoTSmart HomeSolarDeveloper API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 36.0/100 · thin
Contract Quality 18.9 / 25
Developer Ergonomics 9.9 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.0 / 13
Governance 1.4 / 12
Discoverability 8.2 / 10
Agent readiness — 43/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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 3

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

EcoFlow Devices API

Device discovery and binding

EcoFlow MQTT API

Obtain MQTT streaming/command certificate

EcoFlow Quota API

Read device property (quota) values and send device function commands

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

ecoflow-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

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

Security Posture 2

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

Ecoflow Authentication

apiKey · 4 schemes

SECURITY

Ecoflow Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Ecoflow Agentic Access

5 operations · 2 acting

5 operations · 2 acting

AGENTIC

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
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
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-devices-api
  name: EcoFlow Devices API
  description: Device discovery and binding
  humanURL: https://developer.ecoflow.com
  baseURL: https://api.ecoflow.com
  tags:
  - Devices
  properties:
  - type: OpenAPI
    url: openapi/ecoflow-devices-api-openapi.yml
  - type: Documentation
    url: https://developer.ecoflow.com
  - type: AsyncAPI
    url: asyncapi/ecoflow-mqtt-asyncapi.yml
- aid: ecoflow:ecoflow-mqtt-api
  name: EcoFlow MQTT API
  description: Obtain MQTT streaming/command certificate
  humanURL: https://developer.ecoflow.com
  baseURL: https://api.ecoflow.com
  tags:
  - MQTT
  properties:
  - type: OpenAPI
    url: openapi/ecoflow-mqtt-api-openapi.yml
  - type: Documentation
    url: https://developer.ecoflow.com
  - type: AsyncAPI
    url: asyncapi/ecoflow-mqtt-asyncapi.yml
- aid: ecoflow:ecoflow-quota-api
  name: EcoFlow Quota API
  description: Read device property (quota) values and send device function commands
  humanURL: https://developer.ecoflow.com
  baseURL: https://api.ecoflow.com
  tags:
  - Quota
  properties:
  - type: OpenAPI
    url: openapi/ecoflow-quota-api-openapi.yml
  - type: Documentation
    url: https://developer.ecoflow.com
  - type: AsyncAPI
    url: asyncapi/ecoflow-mqtt-asyncapi.yml
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