Away

Away (Away: Built for modern travel) is a direct-to-consumer travel and lifestyle brand that designs and sells thoughtfully engineered suitcases, bags, and travel accessories built for modern travel. Its storefront at awaytravel.com runs on Shopify and is agent-commerce ready: it publishes an /llms.txt and /agents.md with agent instructions, implements the Universal Commerce Protocol (UCP, ucp.dev) service dev.ucp.shopping over a Model Context Protocol (MCP) endpoint for buyer-approved catalog search, cart, and checkout, and exposes Shopify Customer Account OpenID Connect authentication. Surfaced in the API Evangelist network as a portfolio company of Accel, Battery Ventures, and Forerunner Ventures; enriched from its live public discovery surfaces.

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

Away’s developer surface includes authentication and 12 more developer resources.

21.3/100 emerging Agent 30/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyConsumerTravelRetailE-commerceLuggageAgent CommerceShopifyMCP

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 21.3/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 30/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 5 / 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/away: 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

Away Agent Commerce (UCP / MCP)

Agent-driven commerce surface for the Away storefront implementing the Universal Commerce Protocol (dev.ucp.shopping) over an MCP endpoint, with catalog search, cart, checkout, ...

MCP Servers

away-mcp.yml

MCP SERVER

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 4

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

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: away
name: Away
description: 'Away (Away: Built for modern travel) is a direct-to-consumer travel and lifestyle brand that designs and sells
  thoughtfully engineered suitcases, bags, and travel accessories built for modern travel. Its storefront at awaytravel.com
  runs on Shopify and is agent-commerce ready: it publishes an /llms.txt and /agents.md with agent instructions, implements
  the Universal Commerce Protocol (UCP, ucp.dev) service dev.ucp.shopping over a Model Context Protocol (MCP) endpoint for
  buyer-approved catalog search, cart, and checkout, and exposes Shopify Customer Account OpenID Connect authentication. Surfaced
  in the API Evangelist network as a portfolio company of Accel, Battery Ventures, and Forerunner Ventures; enriched from
  its live public discovery surfaces.'
url: https://raw.githubusercontent.com/api-evangelist/away/refs/heads/main/apis.yml
image: http://www.awaytravel.com/cdn/shop/files/12EVER25_Ecomm-HPH-Desktop-1_9936be52-b9e2-4e19-985f-78aa1d091f3a.jpg?v=1771448528
x-type: company
x-source: vc-portfolio
x-backed-by:
- accel
- battery-ventures
- forerunner-ventures
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Consumer
- Travel
- Retail
- E-commerce
- Luggage
- Agent Commerce
- Shopify
- MCP
apis:
- name: Away Agent Commerce (UCP / MCP)
  description: Agent-driven commerce surface for the Away storefront implementing the Universal Commerce Protocol (dev.ucp.shopping)
    over an MCP endpoint, with catalog search, cart, checkout, fulfillment, discount, and order capabilities. Checkout requires
    explicit buyer approval at payment.
  humanURL: https://www.awaytravel.com/llms.txt
  baseURL: https://www.awaytravel.com/api/ucp/mcp
  tags:
  - Agent Commerce
  - MCP
  - UCP
  - E-commerce
  properties:
  - type: MCPServer
    url: mcp/away-mcp.yml
  - type: WellKnown
    url: well-known/away-well-known.yml
  - type: LLMsTxt
    url: llms/away-llms.txt
  - type: Authentication
    url: authentication/away-authentication.yml
  - type: OAuthScopes
    url: scopes/away-scopes.yml
  - type: AgentSkill
    url: skills/away-agents.md
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/away-domain-security.yml
- type: Website
  url: http://www.awaytravel.com
- type: MCPServer
  url: mcp/away-mcp.yml
- type: WellKnown
  url: well-known/away-well-known.yml
- type: LLMsTxt
  url: llms/away-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/away-authentication.yml
- type: OAuthScopes
  url: scopes/away-scopes.yml
- type: Conformance
  url: conformance/away-conformance.yml
- type: Login
  url: https://accounts.awaytravel.com/
- type: PrivacyPolicy
  url: https://www.awaytravel.com/policies/privacy-policy
- type: TermsOfService
  url: https://www.awaytravel.com/policies/terms-of-service
- type: RefundPolicy
  url: https://www.awaytravel.com/policies/refund-policy
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence