Allbirds

Allbirds is a sustainability-focused footwear and apparel brand known for its wool and tree-fiber shoes, selling direct-to-consumer through its Shopify-powered online store at allbirds.com. It was surfaced as a portfolio company of Addition and added to the API Evangelist network. While Allbirds publishes no traditional developer program, its storefront exposes a real agent-commerce surface: a live Shopify Universal Commerce Protocol (UCP) MCP server for catalog search, cart, and checkout; OpenID Connect / OAuth 2.0 Customer Accounts authentication; and an /llms.txt agent-instructions document. This profile captures that agent-native commerce and authentication surface.

Allbirds publishes 1 API on the APIs.io network. Tagged areas include Company, Consumer, Retail, E-commerce, and Footwear.

Allbirds’ developer surface includes authentication, support, engineering blog, and 9 more developer resources.

18.7/100 emerging Agent 25/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyConsumerRetailE-commerceFootwearApparelSustainabilityDirect-to-ConsumerAgent CommerceShopify

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 18.7/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 25/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 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 4 / 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/allbirds: 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

Allbirds Storefront Commerce (UCP / MCP)

Allbirds's agent-facing commerce API, implemented via the Shopify Universal Commerce Protocol (UCP) over MCP. Agents can search the catalog, manage a cart, read store policies/F...

MCP Servers

allbirds-mcp.yml

MCP SERVER

Resources

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 1

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: allbirds
name: Allbirds
description: 'Allbirds is a sustainability-focused footwear and apparel brand known for its wool and tree-fiber shoes, selling
  direct-to-consumer through its Shopify-powered online store at allbirds.com. It was surfaced as a portfolio company of Addition
  and added to the API Evangelist network. While Allbirds publishes no traditional developer program, its storefront exposes
  a real agent-commerce surface: a live Shopify Universal Commerce Protocol (UCP) MCP server for catalog search, cart, and
  checkout; OpenID Connect / OAuth 2.0 Customer Accounts authentication; and an /llms.txt agent-instructions document. This
  profile captures that agent-native commerce and authentication surface.'
url: https://raw.githubusercontent.com/api-evangelist/allbirds/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- addition
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-17'
image: https://www.allbirds.com/cdn/shop/files/Allbirds_Logo.png
tags:
- Company
- Consumer
- Retail
- E-commerce
- Footwear
- Apparel
- Sustainability
- Direct-to-Consumer
- Agent Commerce
- Shopify
apis:
- name: Allbirds Storefront Commerce (UCP / MCP)
  description: Allbirds's agent-facing commerce API, implemented via the Shopify Universal Commerce Protocol (UCP) over MCP.
    Agents can search the catalog, manage a cart, read store policies/FAQs, and drive a buyer-approved checkout. Discoverable
    via /.well-known/ucp and /llms.txt.
  humanURL: https://www.allbirds.com/llms.txt
  baseURL: https://www.allbirds.com/api/mcp
  tags:
  - Agent Commerce
  - MCP
  - UCP
  - Shopify
  properties:
  - type: MCPServer
    url: mcp/allbirds-mcp.yml
  - type: LLMsTxt
    url: https://www.allbirds.com/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.allbirds.com
- type: MCPServer
  url: mcp/allbirds-mcp.yml
- type: LLMsTxt
  url: llms/allbirds-llms.txt
- type: WellKnown
  url: well-known/allbirds-well-known.yml
- type: Authentication
  url: authentication/allbirds-authentication.yml
- type: OAuthScopes
  url: scopes/allbirds-scopes.yml
- type: Conformance
  url: conformance/allbirds-conformance.yml
- type: DomainSecurity
  url: security/allbirds-domain-security.yml
- type: PrivacyPolicy
  url: https://www.allbirds.com/policies/privacy-policy
- type: TermsOfService
  url: https://www.allbirds.com/policies/terms-of-service
- type: Support
  url: https://www.allbirds.com/pages/help-center
- type: Blog
  url: https://www.allbirds.com/blogs/news
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence