• User Guides
  • Operators Guide
  • API
  • Amperity A-Z
  • Amperity API
    • Start here
    • Changelog
    • OpenAPI Specifications
      • 2024-04-01
      • Unstable
  • Overview
    • About the Amperity API
    • Amperity API versions
      • About versioning
      • Breaking changes
      • Non-breaking changes
      • Version identifiers
      • Supported versions
      • Deprecated versions
    • Authentication
      • About authentication
      • API keys
        • About API keys
        • Add API key
        • Rotate API key
      • Access tokens
        • About access tokens
        • Generate access tokens
        • Revoke access tokens
    • Base URL
    • Requests
    • Response codes
      • About response codes
      • 2xx status codes
      • 4xx status codes
      • 5xx status codes
    • Pagination
      • About pagination
      • Pagination requests
      • Pagination responses
    • Rate limits
  • Endpoints
    • Audit Events
      • GET /audit-events
    • Campaigns
      • GET /campaign-drafts
      • GET /campaigns
    • Ingest
      • GET /ingest/jobs
      • GET /ingest/jobs/{id}
    • Segments
      • GET /segments
    • Workflows
      • GET /workflow/runs
      • GET /workflow/runs/{id}
      • POST /workflow/runs (start)
      • POST /workflow/runs/{id}/stop
  • Help Center
  • Learning Lab
  • System Status
  • Amperity.com
alt
Is this page helpful?

ON THIS PAGE

  • API Index
    • Authentication
    • Requests and responses
    • Endpoints

API Index¶

About the Amperity API ● Amperity API Versions ● changelog ● OpenAPI specification

Authentication¶

About authentication ● API keys ● Access tokens ● Base URL

Requests and responses¶

Requests ● Responses ● Pagination ● Rate limits

Endpoints¶

GET /audit-events ● GET /campaign-drafts ● GET /campaigns ● GET /ingest/jobs ● GET /ingest/jobs/{id} ● GET /segments ● GET /workflow/runs/{id} ● GET /workflow/runs ● POST /workflow/runs ● POST /workflow/runs/{id}/stop