Also

ALSO (Also, Inc.) is a Palo Alto, California electric micromobility company spun out of Rivian in March 2025, building small electric vehicles for moving people and goods, both driven and autonomous. Its flagship product is the TM-B, a modular Class 3 electric bike with a swappable top frame and the in-house DreamRide software-defined drive system, alongside a delivery quad for logistics fleets and the Alpha Wave helmet. ALSO reached a $1B valuation in 2026 on a $200M round led by Greenoaks and announced an autonomous-delivery partnership with DoorDash. Its public digital surface is a Shopify-hosted commerce platform at ridealso.com that exposes an open Storefront GraphQL API (35 queries / 41 mutations), the Shopify JSON storefront endpoints, and a Universal Commerce Protocol (UCP) MCP endpoint for agent-driven shopping and checkout, all advertised in the company's own published agents.md / llms.txt.

Also publishes 1 API on the APIs.io network: Storefront JSON API. Tagged areas include Company, Micromobility, Electric Vehicles, Transportation, and E-Commerce.

Also’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 28 more developer resources.

45.7/100 developing Agent 53/100 agent ready Full breakdown ↓
scored 2026-08-03 · rubric v0.9
3 APIs 1 MCP Servers
CompanyMicromobilityElectric VehiclesTransportationE-CommerceConsumer HardwareAgentic CommerceLogisticsDelivery

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 45.7/100 · developing
Contract Quality 13.2 / 25
Developer Ergonomics 11.7 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 0.0 / 13
Governance 2.5 / 12
Discoverability 9.3 / 10
Agent readiness — 53/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 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/also: 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.

ALSO Storefront GraphQL API

The Shopify Storefront GraphQL API served on ALSO's own domain. Open, unauthenticated introspection was confirmed; 35 root queries (products, collections, cart, search, blogs, s...

ALSO UCP Commerce MCP API

ALSO's Universal Commerce Protocol (UCP) endpoint, advertised in its own /.well-known/ucp discovery profile and /agents.md. Exposes the dev.ucp.shopping service over MCP transpo...

ALSO Storefront JSON API

The read-only JSON storefront endpoints ALSO documents for agents in its own agents.md - product and collection listings, per-product and per-collection JSON, storefront search,...

MCP Servers 1

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

also-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Also Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Also Authentication

none/oauth2/openIdConnect/apiKey · 4 schemes

SECURITY

Also Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Also Scopes

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

5 scopes

SCOPES

Agentic Access 1

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

Also Agentic Access

6 operations

6 operations · 0 acting

AGENTIC

Resources

Get Started 4

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 3

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 6

The organization behind the API

Other 4

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: also
name: Also
description: ALSO (Also, Inc.) is a Palo Alto, California electric micromobility company spun out of Rivian in March 2025,
  building small electric vehicles for moving people and goods, both driven and autonomous. Its flagship product is the TM-B,
  a modular Class 3 electric bike with a swappable top frame and the in-house DreamRide software-defined drive system, alongside
  a delivery quad for logistics fleets and the Alpha Wave helmet. ALSO reached a $1B valuation in 2026 on a $200M round led
  by Greenoaks and announced an autonomous-delivery partnership with DoorDash. Its public digital surface is a Shopify-hosted
  commerce platform at ridealso.com that exposes an open Storefront GraphQL API (35 queries / 41 mutations), the Shopify JSON
  storefront endpoints, and a Universal Commerce Protocol (UCP) MCP endpoint for agent-driven shopping and checkout, all advertised
  in the company's own published agents.md / llms.txt.
image: https://cdn.shopify.com/s/files/1/0747/5878/3200/files/Social_Share.jpg?v=1760978876
url: https://raw.githubusercontent.com/api-evangelist/also/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: enrichment
specificationVersion: '0.20'
created: '2026-08-02'
modified: '2026-08-02'
tags:
- Company
- Micromobility
- Electric Vehicles
- Transportation
- E-Commerce
- Consumer Hardware
- Agentic Commerce
- Logistics
- Delivery
apis:
- name: ALSO Storefront GraphQL API
  description: The Shopify Storefront GraphQL API served on ALSO's own domain. Open, unauthenticated introspection was confirmed;
    35 root queries (products, collections, cart, search, blogs, shop, localization) and 41 mutations (cart lifecycle, customer
    accounts, Shop Pay payment request sessions) are live. Dated API versions are published via the publicApiVersions query.
  humanURL: https://ridealso.com/agents.md
  baseURL: https://ridealso.com/api/2026-07/graphql.json
  tags:
  - GraphQL
  - E-Commerce
  - Catalog
  - Cart
  - Checkout
  properties:
  - type: GraphQL
    url: graphql/also-storefront-2026-07.graphql
  - type: Documentation
    url: https://shopify.dev/docs/api/storefront
  - type: DataModel
    url: data-model/also-data-model.yml
  - type: ErrorCatalog
    url: errors/also-problem-types.yml
- name: ALSO UCP Commerce MCP API
  description: ALSO's Universal Commerce Protocol (UCP) endpoint, advertised in its own /.well-known/ucp discovery profile
    and /agents.md. Exposes the dev.ucp.shopping service over MCP transport for agent-driven catalog search, cart, checkout,
    fulfillment, discount and order capabilities, with Google Pay, Shopify card and Shop Pay payment handlers. tools/list
    is gated on a UCP-Agent profile URI.
  humanURL: https://ridealso.com/agents.md
  baseURL: https://ridealso.com/api/ucp/mcp
  tags:
  - MCP
  - Agentic Commerce
  - UCP
  - Checkout
  properties:
  - type: MCPServer
    url: mcp/also-mcp.yml
  - type: ToolCrosswalk
    url: mcp/also-tool-crosswalk.yml
  - type: Documentation
    url: https://ridealso.com/agents.md
- name: ALSO Storefront JSON API
  description: The read-only JSON storefront endpoints ALSO documents for agents in its own agents.md - product and collection
    listings, per-product and per-collection JSON, storefront search, and the live cart resource. Every path in the captured
    OpenAPI was probed live against ridealso.com.
  humanURL: https://ridealso.com/agents.md
  baseURL: https://ridealso.com
  tags:
  - REST
  - JSON
  - Catalog
  - E-Commerce
  properties:
  - type: OpenAPI
    url: openapi/also-storefront-json-openapi.yml
  - type: Overlay
    url: overlays/also-storefront-json-overlay.yaml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/also-agentic-access.yml
- type: Website
  url: https://ridealso.com/
- type: DeveloperPortal
  url: https://ridealso.com/agents.md
- type: Documentation
  url: https://ridealso.com/agents.md
- type: APIReference
  url: https://shopify.dev/docs/api/storefront
- type: GettingStarted
  url: https://ridealso.com/agents.md
- type: Support
  url: https://ridealso.com/pages/support
- type: HelpCenter
  url: https://ridealso.com/pages/help-center
- type: Blog
  url: https://ridealso.com/blogs/all
- type: About
  url: https://ridealso.com/pages/company
- type: Careers
  url: https://jobs.ashbyhq.com/Ridealso
- type: Pricing
  url: https://ridealso.com/products/tm-b
- type: SignUp
  url: https://ridealso.com/account/login
- type: Login
  url: https://ridealso.com/account/login
- type: TermsOfService
  url: https://ridealso.com/pages/terms
- type: PrivacyPolicy
  url: https://ridealso.com/pages/privacy
- type: LLMsTxt
  url: llms/also-llms.txt
- type: AgentsMD
  url: llms/also-agents.md
- type: WellKnown
  url: well-known/also-well-known.yml
- type: Authentication
  url: authentication/also-authentication.yml
- type: OAuthScopes
  url: scopes/also-scopes.yml
- type: OpenIDConnect
  url: well-known/also-openid-configuration.json
- type: Conventions
  url: conventions/also-conventions.yml
- type: Idempotency
  url: conventions/also-conventions.yml
- type: RateLimits
  url: rate-limits/also-rate-limits.yml
- type: Conformance
  url: conformance/also-conformance.yml
- type: Lifecycle
  url: lifecycle/also-lifecycle.yml
- type: Components
  url: components/also-components.yml
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/also-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/ridealso
- type: YouTube
  url: https://www.youtube.com/@ride_also
- type: Instagram
  url: https://www.instagram.com/ridealso
- type: TikTok
  url: https://www.tiktok.com/@ridealso
- type: SecondaryMarket
  url: https://forgeglobal.com/also_stock/
x-enrichment:
  date: '2026-08-02'
  status: enriched
  artifacts_added: 20
  pass: local-v1
Where this information came from

This is an independent, third-party profile of Also, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.