Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ActiveCampaign Event Tracking API

The Event Tracking API from ActiveCampaign — 3 operation(s) for event tracking.

ActiveCampaign Event Tracking API is one of 36 APIs that ActiveCampaign publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 9 JSON Schema definitions.

Tagged areas include Event Tracking. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, an AsyncAPI specification, and 9 JSON Schemas.

This API exposes 5 operations across 3 paths. It is described by OpenAPI 3.0.3, at version 3.0.0.

Requests are made against a single base URL, https://{yourAccountName}.api-us1.com/api/3.

5 operations 3 paths 0 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.0.0
Base URL
https://youraccountname.api-us1.com/api/3
Authentication
API Key
Resource Areas
1

Authentication & Security 1

ActiveCampaign Event Tracking API declares 1 security scheme for authenticating requests. An API key is passed in the header as Api-Token (ApiToken). By default, every request must be authenticated.

  • ApiToken — Your ActiveCampaign API token

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Event Tracking 5
POST
/eventTrackingEvents
ActiveCampaign Create a New Event (name Only)
create-a-new-event-name-only body → 201
GET
/eventTrackingEvents
ActiveCampaign List All Events (names Only)
list-all-event-types → 200400
GET
/eventTracking
ActiveCampaign Retrieve Event Tracking Status
retrieve-event-tracking-status → 200
PUT
/eventTracking
ActiveCampaign Enable/disable
enable-disable-event-tracking body → 200400
DELETE
/eventTrackingEvents/{eventName}
ActiveCampaign Delete Event (name Only)
remove-event-name-only 1 param → 200400

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

activecampaign-event-tracking-api-openapi.yml Raw ↑

Other APIs ActiveCampaign publishes across the network.

ActiveCampaign Accounts API
ActiveCampaign Addresses API
ActiveCampaign AI API
ActiveCampaign Automations API
ActiveCampaign Branding API
ActiveCampaign Broadcasts API
ActiveCampaign Bulk Import API
ActiveCampaign Calendars API
ActiveCampaign Campaigns API
ActiveCampaign Contacts API
ActiveCampaign Credits API
ActiveCampaign Custom Objects API