Voyage Foods website screenshot

Voyage Foods

Voyage Foods is an Oakland, California food-technology company that reengineers supply-chain-constrained foods from widely available inputs — cocoa-free chocolate, bean-free coffee, and peanut-free and hazelnut-free spreads built from seeds, grape seed and grains — sold direct to consumers and to CPG manufacturers as bulk ingredient. Its public API surface is its commerce surface: the voyagefoods.com storefront publishes a Universal Commerce Protocol (UCP) merchant profile at /.well-known/ucp, a live agent-facing MCP endpoint at /api/ucp/mcp exposing thirteen catalog, cart, checkout and order tools, an anonymously introspectable Shopify Storefront GraphQL API, read-only product and collection JSON endpoints, and an agents.md / llms.txt pair stating the store's agent access policy.

Voyage Foods publishes 3 APIs on the APIs.io network. Tagged areas include Company, Food and Beverage, Consumer Packaged Goods, E-Commerce, and Agentic Commerce.

Voyage Foods’ developer surface includes documentation, authentication, engineering blog, support, pricing, signup flow, and 20 more developer resources.

34.1/100 thin ▬ flat Agent 39/100 agent native saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
3 APIs 1 MCP Servers
CompanyFood and BeverageConsumer Packaged GoodsE-CommerceAgentic CommerceUniversal Commerce ProtocolMCPGraphQLShopifyFood Technology

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/voyage-foods: 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 3

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

Voyage Foods UCP Commerce MCP API

The Voyage Foods storefront implements the Universal Commerce Protocol (UCP) for agent-driven commerce over MCP. A JSON-RPC 2.0 endpoint at /api/ucp/mcp answers tools/list anony...

Voyage Foods Storefront GraphQL API

The Shopify Storefront GraphQL API as deployed on the voyagefoods.com host at /api/2026-04/graphql.json. Anonymous introspection is open and returns a 416-type schema with 35 Qu...

Voyage Foods Storefront Product JSON API

The read-only, unauthenticated product and collection JSON endpoints the store documents for agents in agents.md — /products.json, /products/{handle}.json, /collections/{handle}...

MCP Servers 1

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

Security Posture 2

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

Voyage Foods Authentication

openIdConnect/oauth2/http/none/agent-profile · 6 schemes

SECURITY

Voyage Foods Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Voyage Foods Scopes

4 scopes · authorizationCode/refreshToken/urn:ietf:params:oauth:grant-type:jwt-bearer

4 scopes

SCOPES

Agentic Access 1

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

Voyage Foods Agentic Access

13 operations · 8 acting · 1 human-in-the-loop

13 operations · 8 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

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 1

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 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: voyage-foods
name: Voyage Foods
description: 'Voyage Foods is an Oakland, California food-technology company that reengineers supply-chain-constrained foods
  from widely available inputs — cocoa-free chocolate, bean-free coffee, and peanut-free and hazelnut-free spreads built from
  seeds, grape seed and grains — sold direct to consumers and to CPG manufacturers as bulk ingredient. Its public API surface
  is its commerce surface: the voyagefoods.com storefront publishes a Universal Commerce Protocol (UCP) merchant profile at
  /.well-known/ucp, a live agent-facing MCP endpoint at /api/ucp/mcp exposing thirteen catalog, cart, checkout and order tools,
  an anonymously introspectable Shopify Storefront GraphQL API, read-only product and collection JSON endpoints, and an agents.md
  / llms.txt pair stating the store''s agent access policy.'
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
  - security
  generated: '2026-09-02'
  method: derived
image: https://voyagefoods.com/cdn/shop/files/ComboTabletop_0035_1_5.jpg?v=1697240864
url: https://raw.githubusercontent.com/api-evangelist/voyage-foods/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Company
- Food and Beverage
- Consumer Packaged Goods
- E-Commerce
- Agentic Commerce
- Universal Commerce Protocol
- MCP
- GraphQL
- Shopify
- Food Technology
tags_raw:
- Company
- Food and Beverage
- Consumer Packaged Goods
- Ecommerce
- Agentic Commerce
- Universal Commerce Protocol
- MCP
- GraphQL
- Shopify
- Food Technology
apis:
- aid: voyage-foods-ucp-commerce-mcp
  name: Voyage Foods UCP Commerce MCP API
  description: The Voyage Foods storefront implements the Universal Commerce Protocol (UCP) for agent-driven commerce over
    MCP. A JSON-RPC 2.0 endpoint at /api/ucp/mcp answers tools/list anonymously with thirteen tools spanning catalog search
    and lookup, cart lifecycle, checkout lifecycle and order retrieval, each carrying a full JSON Schema 2020-12 inputSchema.
    Payment completion requires contemporaneous human buyer approval and complete_checkout requires an idempotency key.
  humanURL: https://voyagefoods.com/agents.md
  baseURL: https://voyagefoods.com/api/ucp/mcp
  tags:
  - MCP
  - Agentic Commerce
  - Universal Commerce Protocol
  - Checkout
  - Catalog
  properties:
  - type: MCPServer
    url: mcp/voyage-foods-mcp.yml
  - type: ToolCrosswalk
    url: mcp/voyage-foods-tool-crosswalk.yml
  - type: Documentation
    url: https://voyagefoods.com/agents.md
- aid: voyage-foods-storefront-graphql
  name: Voyage Foods Storefront GraphQL API
  description: The Shopify Storefront GraphQL API as deployed on the voyagefoods.com host at /api/2026-04/graphql.json. Anonymous
    introspection is open and returns a 416-type schema with 35 QueryRoot fields (products, collections, search, predictiveSearch,
    cart, blog/article, menu, shop, localization) and 41 Mutation fields covering the full Relay-style cart lifecycle, discount
    and gift-card codes, delivery addresses, Shop Pay payment-request sessions and customer access tokens.
  humanURL: https://shopify.dev/docs/api/storefront
  baseURL: https://voyagefoods.com/api/2026-04/graphql.json
  tags:
  - GraphQL
  - E-Commerce
  - Storefront
  - Cart
  - Catalog
  tags_raw:
  - GraphQL
  - Ecommerce
  - Storefront
  - Cart
  - Catalog
  properties:
  - type: GraphQL
    url: graphql/voyage-foods-storefront.graphql
  - type: Documentation
    url: https://shopify.dev/docs/api/storefront
- aid: voyage-foods-storefront-json
  name: Voyage Foods Storefront Product JSON API
  description: The read-only, unauthenticated product and collection JSON endpoints the store documents for agents in agents.md
    — /products.json, /products/{handle}.json, /collections/{handle}/products.json and /search?q={query}&type=product — returning
    product, variant, price, weight, availability and image records for the Voyage Foods sample and bulk catalog.
  humanURL: https://voyagefoods.com/agents.md
  baseURL: https://voyagefoods.com/products.json
  tags:
  - E-Commerce
  - Catalog
  - Product
  - JSON
  - Read Only
  tags_raw:
  - Ecommerce
  - Catalog
  - Products
  - JSON
  - Read Only
  properties:
  - type: Documentation
    url: https://voyagefoods.com/agents.md
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://voyagefoods.com/
- type: SecondaryMarket
  url: https://forgeglobal.com/voyage-foods_stock/
- type: Documentation
  url: https://voyagefoods.com/agents.md
- type: LLMsTxt
  url: llms/voyage-foods-llms.txt
- type: WellKnown
  url: well-known/voyage-foods-well-known.yml
- type: MCPServer
  url: mcp/voyage-foods-mcp.yml
- type: ToolCrosswalk
  url: mcp/voyage-foods-tool-crosswalk.yml
- type: GraphQL
  url: graphql/voyage-foods-storefront.graphql
- type: Authentication
  url: authentication/voyage-foods-authentication.yml
- type: OAuthScopes
  url: scopes/voyage-foods-scopes.yml
- type: OpenIDConnect
  url: well-known/voyage-foods-openid-configuration.json
- type: Conventions
  url: conventions/voyage-foods-conventions.yml
- type: Idempotency
  url: conventions/voyage-foods-conventions.yml
- type: ErrorCatalog
  url: errors/voyage-foods-problem-types.yml
- type: Lifecycle
  url: lifecycle/voyage-foods-lifecycle.yml
- type: Conformance
  url: conformance/voyage-foods-conformance.yml
- type: DomainSecurity
  url: security/voyage-foods-domain-security.yml
- type: AgenticAccess
  url: agentic-access/voyage-foods-agentic-access.yml
- type: AgentSkill
  url: skills/_index.yml
- type: DataModel
  url: data-model/voyage-foods-data-model.yml
- type: Blog
  url: https://voyagefoods.com/blogs/partnerwithus
- type: Support
  url: https://voyagefoods.com/pages/contact
- type: Pricing
  url: https://voyagefoods.com/collections/samples
- type: SignUp
  url: https://voyagefoods.com/account/login
- type: TermsOfService
  url: https://voyagefoods.com/pages/terms-and-conditions
- type: PrivacyPolicy
  url: https://voyagefoods.com/pages/privacy-policy
x-enrichment:
  date: '2026-08-05'
  status: enriched
  artifacts_added: 25
  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/voyage-foods"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/voyage-foods/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/voyage-foods/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.