Spate

Spate is an AI-powered consumer trend forecasting and market intelligence platform for beauty, wellness, and food and beverage brands. It analyzes hundreds of billions of search signals and hundreds of millions of social posts across TikTok, Instagram, Reddit, and Google to predict emerging trends, benchmark competitors, surface whitespace opportunities, and track viral content and sentiment. Used by 200+ brands including Sephora, L'Oreal, P&G, Unilever, and e.l.f. Beauty across marketing, R&D, sales, and retail teams. Spate operates a live remote Model Context Protocol server at https://api.spate.nyc/mcp that exposes four trend-intelligence tools to AI agents, plus a sales-provisioned Brand Data and Trend Data API sold as a subscription add-on. Neither surface has a published OpenAPI, developer portal, SDK, or self-serve API key: Spate states that API integrations are manually configured by its technical team.

Spate publishes 1 API on the APIs.io network. Tagged areas include Company, Enterprise Saas, Market Intelligence, Trend Forecasting, and Consumer Insights.

Spate’s developer surface includes engineering blog, documentation, pricing, signup flow, authentication, and 26 more developer resources.

33.6/100 thin ▲ 18.4 Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs 1 MCP Servers
CompanyEnterprise SaasMarket IntelligenceTrend ForecastingConsumer InsightsSocial ListeningAnalyticsBeautyMCPAI AgentsTrend DataConsumer Packaged Goods

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 33.6/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 8.3 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 4.1 / 13
Governance 1.5 / 12
Discoverability 7.6 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 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/spate: 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 1

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

Spate API

The Spate API surface is reached at api.spate.nyc. Its only publicly discoverable contract is a remote Model Context Protocol server at https://api.spate.nyc/mcp, which answers ...

MCP Servers 1

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

spate-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Spate Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Spate Rate Limits

0 limits

RATE LIMITS

Security Posture 4

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

Spate Authentication

1 scheme

SECURITY

Spate Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Spate Trust Center

SOC 2, GDPR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Spate Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

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

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 4

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: spate
name: Spate
description: 'Spate is an AI-powered consumer trend forecasting and market intelligence platform for beauty, wellness, and
  food and beverage brands. It analyzes hundreds of billions of search signals and hundreds of millions of social posts across
  TikTok, Instagram, Reddit, and Google to predict emerging trends, benchmark competitors, surface whitespace opportunities,
  and track viral content and sentiment. Used by 200+ brands including Sephora, L''Oreal, P&G, Unilever, and e.l.f. Beauty
  across marketing, R&D, sales, and retail teams. Spate operates a live remote Model Context Protocol server at https://api.spate.nyc/mcp
  that exposes four trend-intelligence tools to AI agents, plus a sales-provisioned Brand Data and Trend Data API sold as
  a subscription add-on. Neither surface has a published OpenAPI, developer portal, SDK, or self-serve API key: Spate states
  that API integrations are manually configured by its technical team.'
url: https://raw.githubusercontent.com/api-evangelist/spate/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: sales
  trial: false
  try_now: false
  public: false
  label: Gated
  confidence: medium
  source:
  - https://help.spate.nyc/en/article/api-overview
  - https://www.spate.nyc/pricing
  generated: '2026-08-13'
  method: searched
image: https://cdn.prod.website-files.com/687007b9a91ba29ace417424/68f11383d3f1743e47db90d4_OGImage.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- initialized-capital
x-tier: stub
x-tier-reason: portfolio-lead
x-api-surface: mcp
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Enterprise Saas
- Market Intelligence
- Trend Forecasting
- Consumer Insights
- Social Listening
- Analytics
- Beauty
- MCP
- AI Agents
- Trend Data
- Consumer Packaged Goods
apis:
- name: Spate API
  description: The Spate API surface is reached at api.spate.nyc. Its only publicly discoverable contract is a remote Model
    Context Protocol server at https://api.spate.nyc/mcp, which answers anonymous initialize and tools/list calls and exposes
    four read-only tools — top_trends, time_series, top_related_trends and find_category — over Spate's five-level consumer
    taxonomy, six regions, and the popularity index, TikTok and Reddit data sources. Tool invocation requires an OAuth 2.1
    bearer token with scope mcp. Spate separately sells Brand Data and Trend Data API access as a subscription add-on requiring
    at least 5 seats, manually configured by its technical team; no OpenAPI, reference, or SDK is published for either surface.
  humanURL: https://help.spate.nyc/en/article/api-overview
  baseURL: https://api.spate.nyc
  tags:
  - Trend Data
  - Market Intelligence
  - MCP
  - Consumer Insights
  properties:
  - type: MCPServer
    url: mcp/spate-mcp.yml
  - type: Documentation
    url: https://help.spate.nyc/en/article/api-overview
  - type: Authentication
    url: authentication/spate-authentication.yml
  - type: OAuthScopes
    url: scopes/spate-scopes.yml
  - type: ErrorCatalog
    url: errors/spate-problem-types.yml
  - type: Conventions
    url: conventions/spate-conventions.yml
  - type: DataModel
    url: data-model/spate-data-model.yml
  - type: RateLimits
    url: rate-limits/spate-rate-limits.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://spate.nyc
- type: About
  url: https://www.spate.nyc/company
- type: Blog
  url: https://www.spate.nyc/resources/blog
- type: HelpCenter
  url: https://help.spate.nyc/en
- type: Documentation
  url: https://help.spate.nyc/en/article/api-overview
- type: Pricing
  url: https://www.spate.nyc/pricing
- type: SignUp
  url: https://www.spate.nyc/trial
- type: Login
  url: https://app.spate.nyc
- type: TermsOfService
  url: https://www.spate.nyc/terms-of-service
- type: PrivacyPolicy
  url: https://www.spate.nyc/privacy-policy
- type: GitHubOrganization
  url: https://github.com/SPATENYC
- type: StatusPage
  url: https://status.spate.nyc/
- type: SLA
  url: https://help.spate.nyc/en/article/sla-service-level-agreement
- type: MCPServer
  url: mcp/spate-mcp.yml
- type: Authentication
  url: authentication/spate-authentication.yml
- type: OAuthScopes
  url: scopes/spate-scopes.yml
- type: WellKnown
  url: well-known/spate-well-known.yml
- type: LLMsTxt
  url: llms/spate-llms.txt
- type: Conformance
  url: conformance/spate-conformance.yml
- type: Compliance
  url: security/spate-trust-center.yml
- type: TrustCenter
  url: security/spate-trust-center.yml
- type: Security
  url: security/spate-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: security/spate-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/spate-domain-security.yml
- type: ErrorCatalog
  url: errors/spate-problem-types.yml
- type: Conventions
  url: conventions/spate-conventions.yml
- type: DataModel
  url: data-model/spate-data-model.yml
- type: Lifecycle
  url: lifecycle/spate-lifecycle.yml
- type: Plans
  url: plans/spate-plans-pricing.yml
- type: RateLimits
  url: rate-limits/spate-rate-limits.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 22
  pass: local-v1