Starbucks website screenshot

Starbucks

Starbucks provides partner APIs for ordering, loyalty program integration, store locations, and menu data through their developer portal. These APIs enable authorized partners to integrate Starbucks ordering, rewards, and store discovery into their applications.

Starbucks publishes 5 APIs on the APIs.io network, including Loyalty API, Menu API, Orders API, and 2 more. Tagged areas include Coffee, Food Service, Loyalty, Ordering, and Retail.

The Starbucks catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Starbucks’ developer surface includes authentication, developer portal, documentation, and 12 more developer resources.

48.6/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessEnterpriseSelf serve
5 APIs
CoffeeFood ServiceLoyaltyOrderingRetailFortune 500

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 48.6/100 · developing
Contract Quality 17.5 / 25
Developer Ergonomics 5.7 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 3.4 / 13
Governance 7.0 / 12
Discoverability 5.0 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 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/starbucks: 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 5

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

Starbucks Loyalty API

Starbucks Rewards loyalty program operations

Starbucks Menu API

Menu categories and items operations

Starbucks Orders API

Ordering and cart management operations

Starbucks Status API

API health and status operations

Starbucks Stores API

Store location and search operations

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Starbucks API

OPEN COLLECTION

GraphQL 1

GraphQL schemas published by this provider.

Starbucks GraphQL Schema

This conceptual GraphQL schema models the Starbucks platform — covering store locations, menu items, ordering, loyalty rewards, payments, and customer profiles. It is derived fr...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Starbucks Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Starbucks Context

32 classes · 5 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Starbucks API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Starbucks API Rules

18 rules · 6 errors 12 warnings

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

Starbucks Loyalty Account

7 properties

JSON SCHEMA

Menu Item

11 properties

JSON SCHEMA

Starbucks Store

11 properties

JSON SCHEMA

JSON Structure 2

JSON Structure definitions describing this provider's data shapes.

Starbucks Menu Item Structure

0 properties

JSON STRUCTURE

Starbucks Store Structure

0 properties

JSON STRUCTURE

Examples 4

Example request and response payloads for these APIs.

Security Posture 2

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

Starbucks Authentication

http · 1 scheme

SECURITY

Starbucks Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Starbucks Agentic Access

10 operations · 1 acting

10 operations · 1 acting

AGENTIC

Press 5

Recent news and press coverage referencing this provider.

Starbucks is sunsetting its AI inventory program after it ...

2026-05-25

Starbucks ditches AI inventory system after just 9 months

2026-05-25

Supporting the moments that matter with artificial intelligence

2026-05-25

Meet Green Dot Assist: Starbucks Generative AI-Powered ...

2026-05-25

News Blog

2026-05-25

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 6

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: starbucks
url: https://raw.githubusercontent.com/api-evangelist/starbucks/refs/heads/main/apis.yml
name: Starbucks
tags:
- Coffee
- Food Service
- Loyalty
- Ordering
- Retail
- Fortune 500
type: Index
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/starbucks.png
created: '2024-01-01'
modified: '2026-05-19'
description: Starbucks provides partner APIs for ordering, loyalty program integration, store locations, and menu data through
  their developer portal. These APIs enable authorized partners to integrate Starbucks ordering, rewards, and store discovery
  into their applications.
apis:
- aid: starbucks:starbucks-loyalty-api
  name: Starbucks Loyalty API
  description: Starbucks Rewards loyalty program operations
  tags:
  - Loyalty
  properties:
  - type: OpenAPI
    url: openapi/starbucks-loyalty-api-openapi.yml
  - type: Portal
    url: https://developer.starbucks.com/
  - type: Documentation
    url: https://portal.starbucks.com/
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/starbucks/refs/heads/main/rules/starbucks-rules.yml
  - type: GraphQL
    url: graphql/starbucks-graphql.md
- aid: starbucks:starbucks-menu-api
  name: Starbucks Menu API
  description: Menu categories and items operations
  tags:
  - Menu
  properties:
  - type: OpenAPI
    url: openapi/starbucks-menu-api-openapi.yml
  - type: Portal
    url: https://developer.starbucks.com/
  - type: Documentation
    url: https://portal.starbucks.com/
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/starbucks/refs/heads/main/rules/starbucks-rules.yml
  - type: GraphQL
    url: graphql/starbucks-graphql.md
- aid: starbucks:starbucks-orders-api
  name: Starbucks Orders API
  description: Ordering and cart management operations
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/starbucks-orders-api-openapi.yml
  - type: Portal
    url: https://developer.starbucks.com/
  - type: Documentation
    url: https://portal.starbucks.com/
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/starbucks/refs/heads/main/rules/starbucks-rules.yml
  - type: GraphQL
    url: graphql/starbucks-graphql.md
- aid: starbucks:starbucks-status-api
  name: Starbucks Status API
  description: API health and status operations
  tags:
  - Status
  properties:
  - type: OpenAPI
    url: openapi/starbucks-status-api-openapi.yml
  - type: Portal
    url: https://developer.starbucks.com/
  - type: Documentation
    url: https://portal.starbucks.com/
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/starbucks/refs/heads/main/rules/starbucks-rules.yml
  - type: GraphQL
    url: graphql/starbucks-graphql.md
- aid: starbucks:starbucks-stores-api
  name: Starbucks Stores API
  description: Store location and search operations
  tags:
  - Stores
  properties:
  - type: OpenAPI
    url: openapi/starbucks-stores-api-openapi.yml
  - type: Portal
    url: https://developer.starbucks.com/
  - type: Documentation
    url: https://portal.starbucks.com/
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/starbucks/refs/heads/main/rules/starbucks-rules.yml
  - type: GraphQL
    url: graphql/starbucks-graphql.md
common:
- type: AgenticAccess
  url: agentic-access/starbucks-agentic-access.yml
- type: DomainSecurity
  url: security/starbucks-domain-security.yml
- type: Authentication
  url: authentication/starbucks-authentication.yml
- type: GitHubOrganization
  url: https://github.com/starbucks
- url: https://www.starbucks.com/
  type: Website
- url: https://developer.starbucks.com/
  type: Portal
- url: https://portal.starbucks.com/
  type: Documentation
- url: https://www.starbucks.com/about-us/company-information/starbucks-company-timeline
  type: About
- url: https://www.starbucks.com/careers/
  type: Careers
- url: https://www.starbucks.com/responsibility/privacy-policy
  type: PrivacyPolicy
- url: https://www.starbucks.com/about-us/company-information/online-policies/terms-of-use
  type: TermsOfService
- url: https://x.com/Starbucks
  type: X
- url: https://www.linkedin.com/company/starbucks
  type: LinkedIn
- url: https://www.facebook.com/Starbucks
  type: Facebook
- url: https://www.instagram.com/starbucks
  type: Instagram