Flying Embers website screenshot

Flying Embers

Flying Embers is a Ventura, California beverage company founded in 2017 by Bill Moses (co-founder of KeVita) that brews USDA-organic hard kombucha, canned cocktails and hard seltzers, sold in retail across the United States and direct-to-consumer from flyingembers.com. It is not a software vendor and runs no developer program, but its Shopify-hosted storefront serves a real, live agent surface from its own domain: a Universal Commerce Protocol (UCP) merchant profile at /.well-known/ucp, an anonymous Model Context Protocol endpoint at /api/ucp/mcp exposing 13 catalog, cart, checkout and order tools with full JSON Schema input contracts, a published /llms.txt and /agents.md carrying agent operating instructions, and OIDC/OAuth 2.0 discovery documents for customer accounts. Payment completion is explicitly gated on contemporaneous human approval and on an idempotency key.

Flying Embers publishes 2 APIs on the APIs.io network. Tagged areas include Company, Commerce, E-Commerce, Retail, and Beverages.

Flying Embers’ developer surface includes documentation, engineering blog, support, authentication, and 21 more developer resources.

24.1/100 emerging ▬ flat Agent 25/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
2 APIs 1 MCP Servers
CompanyCommerceE-CommerceRetailBeveragesConsumer Packaged GoodsAgentic CommerceMCPShopifyDirect to Consumer

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/flying-embers: 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 2

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

Flying Embers Commerce API (UCP over MCP)

Anonymous JSON-RPC 2.0 / Model Context Protocol endpoint implementing the Universal Commerce Protocol shopping service (version 2026-04-08). A tools/list call returns 13 tools w...

Flying Embers Storefront Product JSON

Unauthenticated read-only storefront JSON the merchant documents for agents that only need to read store data: product and collection JSON, product search, and the sitemap. Docu...

MCP Servers 1

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

Flying Embers Commerce MCP (UCP)

Flying Embers serves a live, unauthenticated Model Context Protocol endpoint on its own domain as part of the Universal Commerce Protocol (UCP) shopping service. A tools/list ca...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Flying Embers Rate Limits

1 limits

RATE LIMITS

Security Posture 2

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

Flying Embers Authentication

none/oauth2/openIdConnect · 2 schemes

SECURITY

Flying Embers Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Flying Embers Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: flying-embers
name: Flying Embers
description: 'Flying Embers is a Ventura, California beverage company founded in 2017 by Bill Moses (co-founder of KeVita)
  that brews USDA-organic hard kombucha, canned cocktails and hard seltzers, sold in retail across the United States and direct-to-consumer
  from flyingembers.com. It is not a software vendor and runs no developer program, but its Shopify-hosted storefront serves
  a real, live agent surface from its own domain: a Universal Commerce Protocol (UCP) merchant profile at /.well-known/ucp,
  an anonymous Model Context Protocol endpoint at /api/ucp/mcp exposing 13 catalog, cart, checkout and order tools with full
  JSON Schema input contracts, a published /llms.txt and /agents.md carrying agent operating instructions, and OIDC/OAuth
  2.0 discovery documents for customer accounts. Payment completion is explicitly gated on contemporaneous human approval
  and on an idempotency key.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - 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
  - scopes
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://www.flyingembers.com/cdn/shop/files/fe-social-logo.png?v=1692298714
url: https://raw.githubusercontent.com/api-evangelist/flying-embers/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-16'
modified: '2026-08-16'
tags:
- Company
- Commerce
- E-Commerce
- Retail
- Beverages
- Consumer Packaged Goods
- Agentic Commerce
- MCP
- Shopify
- Direct to Consumer
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: flying-embers-commerce-mcp
  name: Flying Embers Commerce API (UCP over MCP)
  description: Anonymous JSON-RPC 2.0 / Model Context Protocol endpoint implementing the Universal Commerce Protocol shopping
    service (version 2026-04-08). A tools/list call returns 13 tools with JSON Schema input contracts covering catalog search
    and lookup, cart lifecycle, checkout lifecycle and order retrieval. Every call requires an agent profile URI in meta.ucp-agent.profile;
    complete_checkout additionally requires meta.idempotency-key and explicit human approval of payment.
  humanURL: https://www.flyingembers.com/agents.md
  baseURL: https://www.flyingembers.com/api/ucp/mcp
  tags:
  - Commerce
  - MCP
  - Agentic Commerce
  - Checkout
  - Catalog
  properties:
  - type: MCPServer
    url: mcp/flying-embers-mcp.yml
  - type: Documentation
    url: https://www.flyingembers.com/agents.md
- aid: flying-embers-storefront-json
  name: Flying Embers Storefront Product JSON
  description: 'Unauthenticated read-only storefront JSON the merchant documents for agents that only need to read store data:
    product and collection JSON, product search, and the sitemap. Documented in the merchant''s own /llms.txt; robots.txt
    directs agents to the UCP/MCP endpoint for cart and checkout instead.'
  humanURL: https://www.flyingembers.com/llms.txt
  baseURL: https://www.flyingembers.com
  tags:
  - Commerce
  - Catalog
  - Product
  tags_raw:
  - Commerce
  - Catalog
  - Products
  properties:
  - type: LLMsTxt
    url: https://www.flyingembers.com/llms.txt
common:
- type: DomainSecurity
  url: security/flying-embers-domain-security.yml
- type: Website
  url: https://www.flyingembers.com/
- type: Documentation
  url: https://www.flyingembers.com/agents.md
- type: Blog
  url: https://www.flyingembers.com/blogs/news
- type: Support
  url: https://www.flyingembers.com/pages/contact
- type: HelpCenter
  url: https://www.flyingembers.com/pages/faq
- type: Login
  url: https://www.flyingembers.com/account/login
- type: TermsOfService
  url: https://www.flyingembers.com/policies/terms-of-service
- type: PrivacyPolicy
  url: https://www.flyingembers.com/policies/privacy-policy
- type: MCPServer
  url: mcp/flying-embers-mcp.yml
- type: LLMsTxt
  url: llms/flying-embers-llms.txt
- type: WellKnown
  url: well-known/flying-embers-well-known.yml
- type: Authentication
  url: authentication/flying-embers-authentication.yml
- type: OAuthScopes
  url: scopes/flying-embers-scopes.yml
- type: Conventions
  url: conventions/flying-embers-conventions.yml
- type: Idempotency
  url: conventions/flying-embers-conventions.yml
- type: Conformance
  url: conformance/flying-embers-conformance.yml
- type: ErrorCatalog
  url: errors/flying-embers-problem-types.yml
- type: Lifecycle
  url: lifecycle/flying-embers-lifecycle.yml
- type: DataModel
  url: data-model/flying-embers-data-model.yml
- type: RateLimits
  url: rate-limits/flying-embers-rate-limits.yml
- type: Plans
  url: plans/flying-embers-plans-pricing.yml
- type: Packages
  url: packages/flying-embers-packages.yml
- type: AgentSkill
  url: skills/_index.yml
- type: SecondaryMarket
  name: Forge Global listing
  url: https://forgeglobal.com/flying-embers_stock/
x-enrichment:
  date: '2026-08-16'
  status: enriched
  artifacts_added: 23
  pass: local-v1

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/flying-embers"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/flying-embers/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/flying-embers/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.