Amperity website screenshot

Amperity

Amperity is a Seattle-based customer data platform (CDP) that helps consumer brands build accurate, unified customer profiles by stitching together fragmented first-party data from across their systems. Using AI-powered identity resolution (its patented Stitch technology), Amperity assembles a durable Customer 360 that powers segmentation, marketing campaigns, personalization, analytics, and activation to downstream destinations. For developers, Amperity exposes three public REST APIs: the Amperity API for programmatic access to tenant resources (campaigns, segments, ingest jobs, audit events, and workflow runs), the Profile API for real-time access to unified customer profiles by index, and the Streaming API for low-latency, high-throughput ingestion of events from external systems. Amperity publishes a downloadable OpenAPI 3.0.3 document for the Amperity API plus a separate unstable preview spec, and it hosts an official remote Model Context Protocol server at mcp.amperity.com exposing more than 200 tools across databases, queries, Stitch identity resolution, couriers, destinations, campaigns, journeys and predictive models, gated by OAuth2 authorization-code with PKCE and per-session safety modes. The REST APIs use OAuth2 client-credentials tokens (JWT bearer), cursor pagination, date-based versioning via an api-version header, and an RFC 8594 deprecation/sunset policy. Amperity serves retail, travel, hospitality, financial services, and other consumer-facing verticals.

Amperity publishes 5 APIs on the APIs.io network, including Audit Events API, Campaigns API, Ingest API, and 2 more. Tagged areas include Company, Enterprise, Customer Data Platform, CDP, and Identity Resolution.

The Amperity catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Amperity’s developer surface includes documentation, API reference, getting-started guide, authentication, changelog, CLI, sandbox, and 26 more developer resources.

51.1/100 developing ▬ flat Agent 48/100 agent ready saas Full breakdown ↓
scored 2026-08-30 · rubric v0.17.2
AccessSelf serve
2 APIs 1 MCP Servers
CompanyEnterpriseCustomer Data PlatformCDPIdentity ResolutionCustomer 360MarketingDataProfilesAnalyticsMCPAgentsRetailIdentity

What this lets a business do 1

Business capabilities this provider's published APIs can perform, derived from its own contracts. Browse all capabilities →

Customer Relationship Management
BC-420
Segments
GET /segments

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-30 · rubric v0.17.2
Composite quality — 51.1/100 · developing
Contract Quality 16.3 / 25
Developer Ergonomics 11.3 / 20
Access Clarity 3.2 / 20
Operational Transparency 10.6 / 13
Contract Governance 2.2 / 12
Discoverability 7.6 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
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 6 / 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
Delegated User Identity 6 / 6
Protected Resource Metadata 5 / 5
Registration Without a Human 6 / 6
Agentic Commerce Surface 0 / 5
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/amperity: 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 8

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

Amperity MCP Server

Amperity's official hosted remote Model Context Protocol server. A single public endpoint at https://mcp.amperity.com routes each request to the Amperity stack holding the calli...

Amperity Profile API

RESTful API for real-time access to unified customer profiles. List indexes, fetch an index, and read paginated customer profiles (or a single profile) for personalization and d...

Amperity Streaming API

Low-latency, high-throughput REST API for real-time ingestion of event data from external systems into Amperity. POST JSON or XML payloads (up to 1 MB) to a tenant-specific stre...

Amperity Audit Events API

Return records for user activity that occurred in your tenant.

Amperity Campaigns API

Return information about campaigns and campaign drafts.

Amperity Ingest API

Return details about ingest jobs.

Amperity Segments API

Return a list of segments available in your tenant.

Amperity Workflow API

List, run, and stop workflows.

Scroll for all 8

Open Collections 2

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

Amperity API

OPEN COLLECTION

Amperity API (Unstable)

OPEN COLLECTION

MCP Servers 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Amperity Rate Limits

4 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

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

Amperity Authentication

oauth2/http · 2 schemes

SECURITY

Amperity Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Amperity Trust Center

trust center published

SECURITY

Agentic Access 1

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

Amperity Agentic Access

19 operations · 4 acting · 2 human-in-the-loop

19 operations · 4 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: amperity
name: Amperity
description: 'Amperity is a Seattle-based customer data platform (CDP) that helps consumer brands build accurate, unified
  customer profiles by stitching together fragmented first-party data from across their systems. Using AI-powered identity
  resolution (its patented Stitch technology), Amperity assembles a durable Customer 360 that powers segmentation, marketing
  campaigns, personalization, analytics, and activation to downstream destinations. For developers, Amperity exposes three
  public REST APIs: the Amperity API for programmatic access to tenant resources (campaigns, segments, ingest jobs, audit
  events, and workflow runs), the Profile API for real-time access to unified customer profiles by index, and the Streaming
  API for low-latency, high-throughput ingestion of events from external systems. Amperity publishes a downloadable OpenAPI
  3.0.3 document for the Amperity API plus a separate unstable preview spec, and it hosts an official remote Model Context
  Protocol server at mcp.amperity.com exposing more than 200 tools across databases, queries, Stitch identity resolution,
  couriers, destinations, campaigns, journeys and predictive models, gated by OAuth2 authorization-code with PKCE and per-session
  safety modes. The REST APIs use OAuth2 client-credentials tokens (JWT bearer), cursor pagination, date-based versioning
  via an api-version header, and an RFC 8594 deprecation/sunset policy. Amperity serves retail, travel, hospitality, financial
  services, and other consumer-facing verticals.'
url: https://raw.githubusercontent.com/api-evangelist/amperity/refs/heads/main/apis.yml
x-type: company
x-source: general-catalyst-portfolio
x-tier: enriched
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://docs.amperity.com/_static/icon-light.svg
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Enterprise
- Customer Data Platform
- CDP
- Identity Resolution
- Customer 360
- Marketing
- Data
- Profiles
- Analytics
- MCP
- Agents
- Retail
- Identity
apis:
- name: Amperity MCP Server
  description: Amperity's official hosted remote Model Context Protocol server. A single public endpoint at https://mcp.amperity.com
    routes each request to the Amperity stack holding the calling user's tenant, and exposes more than 200 tools across databases,
    queries, Stitch identity resolution, couriers and feeds, destinations, orchestrations, campaigns and journeys, predictive
    models and Spark. Authenticates with OAuth2 authorization-code + PKCE against the user's own Amperity credentials, with
    per-user isolation and per-session safety modes gating writes to production tenants. Wider than the REST API by two orders
    of magnitude.
  humanURL: https://docs.amperity.com/api/mcp_overview.html
  baseURL: https://mcp.amperity.com
  tags:
  - MCP
  - Agents
  - Artificial Intelligence
  - Customer Data Platform
  tags_raw:
  - MCP
  - Agents
  - AI
  - Customer Data Platform
  properties:
  - type: MCPServer
    url: mcp/amperity-mcp.yml
  - type: ToolCrosswalk
    url: mcp/amperity-tool-crosswalk.yml
  - type: Documentation
    url: https://docs.amperity.com/api/mcp_overview.html
  - type: APIReference
    url: https://docs.amperity.com/api/mcp_tool_reference.html
  - type: GettingStarted
    url: https://docs.amperity.com/api/mcp_setup_claude.html
  - type: Authentication
    url: authentication/amperity-authentication.yml
  - type: WellKnown
    url: well-known/amperity-well-known.yml
- name: Amperity Profile API
  description: RESTful API for real-time access to unified customer profiles. List indexes, fetch an index, and read paginated
    customer profiles (or a single profile) for personalization and downstream activation. JWT bearer auth with amperity-tenant
    and api-version headers.
  humanURL: https://docs.amperity.com/operator/api_profile.html
  baseURL: https://app.amperity.com/api
  tags:
  - Profile API
  - Profiles
  - Customer 360
  - Personalization
  properties:
  - type: Documentation
    url: https://docs.amperity.com/operator/api_profile.html
  - type: RateLimits
    url: rate-limits/amperity-rate-limits.yml
  - type: Authentication
    url: authentication/amperity-authentication.yml
- name: Amperity Streaming API
  description: Low-latency, high-throughput REST API for real-time ingestion of event data from external systems into Amperity.
    POST JSON or XML payloads (up to 1 MB) to a tenant-specific stream. JWT bearer auth with X-Amperity-Tenant header.
  humanURL: https://docs.amperity.com/operator/api_streaming.html
  baseURL: https://app.amperity.com
  tags:
  - Streaming API
  - Ingest
  - Real-Time
  tags_raw:
  - Streaming API
  - Ingest
  - Real-time
  properties:
  - type: Documentation
    url: https://docs.amperity.com/operator/api_streaming.html
  - type: RateLimits
    url: rate-limits/amperity-rate-limits.yml
  - type: Webhooks
    url: asyncapi/amperity-webhooks.yml
- aid: amperity:amperity-audit-events-api
  name: Amperity Audit Events API
  description: Return records for user activity that occurred in your tenant.
  humanURL: https://docs.amperity.com/api/overview.html
  baseURL: https://app.amperity.com/api
  tags:
  - Audit Events
  properties:
  - type: OpenAPI
    url: openapi/amperity-audit-events-api-openapi.yml
  - type: Documentation
    url: https://docs.amperity.com/api/overview.html
  - type: APIReference
    url: https://docs.amperity.com/reference/api.html
  - type: Authentication
    url: authentication/amperity-authentication.yml
  - type: Conventions
    url: conventions/amperity-conventions.yml
  - type: ErrorCatalog
    url: errors/amperity-problem-types.yml
  - type: Lifecycle
    url: lifecycle/amperity-lifecycle.yml
  - type: ChangeLog
    url: changelog/amperity-changelog.yml
  - type: Conformance
    url: conformance/amperity-conformance.yml
  - type: DataModel
    url: data-model/amperity-data-model.yml
  - type: RateLimits
    url: rate-limits/amperity-rate-limits.yml
  - type: Sandbox
    url: sandbox/amperity-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/amperity-agentic-access.yml
  - type: Webhooks
    url: asyncapi/amperity-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/amperity-tool-crosswalk.yml
  - type: Documentation
    url: https://docs.amperity.com/api/openapi-unstable.html
- aid: amperity:amperity-campaigns-api
  name: Amperity Campaigns API
  description: Return information about campaigns and campaign drafts.
  humanURL: https://docs.amperity.com/api/overview.html
  baseURL: https://app.amperity.com/api
  tags:
  - Campaigns
  properties:
  - type: OpenAPI
    url: openapi/amperity-campaigns-api-openapi.yml
  - type: Documentation
    url: https://docs.amperity.com/api/overview.html
  - type: APIReference
    url: https://docs.amperity.com/reference/api.html
  - type: Authentication
    url: authentication/amperity-authentication.yml
  - type: Conventions
    url: conventions/amperity-conventions.yml
  - type: ErrorCatalog
    url: errors/amperity-problem-types.yml
  - type: Lifecycle
    url: lifecycle/amperity-lifecycle.yml
  - type: ChangeLog
    url: changelog/amperity-changelog.yml
  - type: Conformance
    url: conformance/amperity-conformance.yml
  - type: DataModel
    url: data-model/amperity-data-model.yml
  - type: RateLimits
    url: rate-limits/amperity-rate-limits.yml
  - type: Sandbox
    url: sandbox/amperity-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/amperity-agentic-access.yml
  - type: Webhooks
    url: asyncapi/amperity-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/amperity-tool-crosswalk.yml
  - type: Documentation
    url: https://docs.amperity.com/api/openapi-unstable.html
- aid: amperity:amperity-ingest-api
  name: Amperity Ingest API
  description: Return details about ingest jobs.
  humanURL: https://docs.amperity.com/api/overview.html
  baseURL: https://app.amperity.com/api
  tags:
  - Ingest
  properties:
  - type: OpenAPI
    url: openapi/amperity-ingest-api-openapi.yml
  - type: Documentation
    url: https://docs.amperity.com/api/overview.html
  - type: APIReference
    url: https://docs.amperity.com/reference/api.html
  - type: Authentication
    url: authentication/amperity-authentication.yml
  - type: Conventions
    url: conventions/amperity-conventions.yml
  - type: ErrorCatalog
    url: errors/amperity-problem-types.yml
  - type: Lifecycle
    url: lifecycle/amperity-lifecycle.yml
  - type: ChangeLog
    url: changelog/amperity-changelog.yml
  - type: Conformance
    url: conformance/amperity-conformance.yml
  - type: DataModel
    url: data-model/amperity-data-model.yml
  - type: RateLimits
    url: rate-limits/amperity-rate-limits.yml
  - type: Sandbox
    url: sandbox/amperity-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/amperity-agentic-access.yml
  - type: Webhooks
    url: asyncapi/amperity-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/amperity-tool-crosswalk.yml
  - type: Documentation
    url: https://docs.amperity.com/api/openapi-unstable.html
- aid: amperity:amperity-segments-api
  name: Amperity Segments API
  description: Return a list of segments available in your tenant.
  humanURL: https://docs.amperity.com/api/overview.html
  baseURL: https://app.amperity.com/api
  tags:
  - Segments
  properties:
  - type: OpenAPI
    url: openapi/amperity-segments-api-openapi.yml
  - type: Documentation
    url: https://docs.amperity.com/api/overview.html
  - type: APIReference
    url: https://docs.amperity.com/reference/api.html
  - type: Authentication
    url: authentication/amperity-authentication.yml
  - type: Conventions
    url: conventions/amperity-conventions.yml
  - type: ErrorCatalog
    url: errors/amperity-problem-types.yml
  - type: Lifecycle
    url: lifecycle/amperity-lifecycle.yml
  - type: ChangeLog
    url: changelog/amperity-changelog.yml
  - type: Conformance
    url: conformance/amperity-conformance.yml
  - type: DataModel
    url: data-model/amperity-data-model.yml
  - type: RateLimits
    url: rate-limits/amperity-rate-limits.yml
  - type: Sandbox
    url: sandbox/amperity-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/amperity-agentic-access.yml
  - type: Webhooks
    url: asyncapi/amperity-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/amperity-tool-crosswalk.yml
  - type: Documentation
    url: https://docs.amperity.com/api/openapi-unstable.html
- aid: amperity:amperity-workflow-api
  name: Amperity Workflow API
  description: List, run, and stop workflows.
  humanURL: https://docs.amperity.com/api/overview.html
  baseURL: https://app.amperity.com/api
  tags:
  - Workflows
  tags_raw:
  - Workflow
  properties:
  - type: OpenAPI
    url: openapi/amperity-workflow-api-openapi.yml
  - type: Documentation
    url: https://docs.amperity.com/api/overview.html
  - type: APIReference
    url: https://docs.amperity.com/reference/api.html
  - type: Authentication
    url: authentication/amperity-authentication.yml
  - type: Conventions
    url: conventions/amperity-conventions.yml
  - type: ErrorCatalog
    url: errors/amperity-problem-types.yml
  - type: Lifecycle
    url: lifecycle/amperity-lifecycle.yml
  - type: ChangeLog
    url: changelog/amperity-changelog.yml
  - type: Conformance
    url: conformance/amperity-conformance.yml
  - type: DataModel
    url: data-model/amperity-data-model.yml
  - type: RateLimits
    url: rate-limits/amperity-rate-limits.yml
  - type: Sandbox
    url: sandbox/amperity-sandbox.yml
  - type: AgenticAccess
    url: agentic-access/amperity-agentic-access.yml
  - type: Webhooks
    url: asyncapi/amperity-webhooks.yml
  - type: ToolCrosswalk
    url: mcp/amperity-tool-crosswalk.yml
  - type: Documentation
    url: https://docs.amperity.com/api/openapi-unstable.html
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: CapabilityMap
  url: capabilities/amperity-capability-edges.yml
  name: Amperity Business Capability Map
- type: AgenticAccess
  url: agentic-access/amperity-agentic-access.yml
- type: Website
  url: https://www.amperity.com
- type: DeveloperPortal
  url: https://docs.amperity.com
- type: Documentation
  url: https://docs.amperity.com
- type: APIReference
  url: https://docs.amperity.com/reference/api.html
- type: GettingStarted
  url: https://docs.amperity.com/api/overview.html
- type: GitHubOrganization
  url: https://github.com/amperity
- type: StatusPage
  url: https://status.amperity.com
- type: Deprecation
  url: https://docs.amperity.com/api/versioning.html
- type: LLMsTxt
  url: llms/amperity-llms.txt
- type: Authentication
  url: authentication/amperity-authentication.yml
- type: Conventions
  url: conventions/amperity-conventions.yml
- type: ErrorCatalog
  url: errors/amperity-problem-types.yml
- type: Lifecycle
  url: lifecycle/amperity-lifecycle.yml
- type: ChangeLog
  url: changelog/amperity-changelog.yml
- type: Conformance
  url: conformance/amperity-conformance.yml
- type: DataModel
  url: data-model/amperity-data-model.yml
- type: MCPServer
  url: mcp/amperity-mcp.yml
- type: WellKnown
  url: well-known/amperity-well-known.yml
- type: DomainSecurity
  url: security/amperity-domain-security.yml
- type: OpenAPI
  url: openapi/amperity-control-plane-2024-04-01-openapi.json
- type: Overlay
  url: overlays/amperity-control-plane-overlay.yaml
- type: ToolCrosswalk
  url: mcp/amperity-tool-crosswalk.yml
- type: Packages
  url: packages/amperity-packages.yml
- type: CLI
  url: cli/amperity-cli.yml
- type: RateLimits
  url: rate-limits/amperity-rate-limits.yml
- type: Plans
  url: plans/amperity-plans-pricing.yml
- type: Sandbox
  url: sandbox/amperity-sandbox.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Webhooks
  url: asyncapi/amperity-webhooks.yml
- type: TrustCenter
  url: security/amperity-trust-center.yml
- type: Compliance
  url: https://trust.amperity.com/
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 12
  pass: local-v1
  note: Contract discovery beat the prior round's "no downloadable OpenAPI" finding. Two real OpenAPI 3.0.3 documents were
    harvested from https://docs.amperity.com/downloads/openapi/, and Amperity's officially hosted remote MCP server at https://mcp.amperity.com
    (227 documented tools, OAuth2 authorization-code + PKCE, RFC 8414/9728 discovery) was found and probed, upgrading the
    MCP artifact from a derived candidate to searched/published.

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/amperity"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/amperity/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/amperity/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.