Amperity API

RESTful API for programmatic access to an Amperity tenant — list and manage campaigns, campaign drafts, segments, ingest jobs, audit events, and workflow runs. Authenticated with an OAuth2 client-credentials JWT bearer token and versioned via a date-based api-version header.

API entry from apis.yml

apis.yml Raw ↑
name: Amperity API
description: RESTful API for programmatic access to an Amperity tenant — list and manage campaigns, campaign
  drafts, segments, ingest jobs, audit events, and workflow runs. Authenticated with an OAuth2 client-credentials
  JWT bearer token and versioned via a date-based api-version header.
humanURL: https://docs.amperity.com/api/overview.html
baseURL: https://app.amperity.com/api
tags:
- Amperity API
- Campaigns
- Segments
- Workflows
- Ingest
properties:
- 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: MCPServer
  url: mcp/amperity-mcp.yml