How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ActiveCampaign AI Customization Profiles API

Manage AI customization profiles.

ActiveCampaign AI Customization Profiles API is one of 57 APIs that ActiveCampaign publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include AI Customization Profiles. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 7 operations across 4 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://agency-partner-hub-web.global-aws-use1-p.app-us1.com/.

7 operations 4 paths 11 schemas 1 DELETE3 GET2 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://youraccountname.api-us1.com/api/3
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

ActiveCampaign AI Customization Profiles API declares 2 security schemes for authenticating requests. An API key is passed in the header as api-key (PartnerApiKey). It accepts HTTP bearer tokens (JWT) (PartnerJwtBearerAuth).

  • PartnerApiKey — API Token Authorization from Partner Portal
  • PartnerJwtBearerAuth — JWT Authorization header using the Partner JWT token.

Paths & Operations 7

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

AI Customization Profiles 7

Manage AI customization profiles.

GET
/api/ai-customizations/v1/profiles
Get a list of AI customization profiles
get_ai_customizations_profiles_list → 200400401404
POST
/api/ai-customizations/v1/profiles
Create a new AI customization profile
post_ai_customizations_profiles_create body → 201400401404409422
GET
/api/ai-customizations/v1/profiles/{id}
Get profile by id
get_ai_customizations_profiles_get 1 param → 200400401404
DELETE
/api/ai-customizations/v1/profiles/{id}
Delete profile by id
delete_ai_customizations_profiles_delete 1 param → 204400401404
PATCH
/api/ai-customizations/v1/profiles/{id}
Update profile by id
patch_ai_customizations_profiles_update 1 param body → 200400401404409422
GET
/api/ai-customizations/v1/profiles/child-accounts/{childAccountId}
Get the AI customization profile assigned to a child account
get_ai_customizations_profiles_get_by_child_account 1 param → 200400401404
PATCH
/api/ai-customizations/v1/profiles/{id}/accounts
Assign child accounts to a profile
patch_ai_customizations_profiles_assign_accounts 1 param body → 204400401403404422

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ProfileResponse (7 properties), ChildAccountProfileResponse (5 properties), ApiErrorResponse (5 properties), ChildAccountData (5 properties). Each schema is shown below with its type and property counts.

UpdateProfileRequest
object
1 property 1 required
ChildAccountProfileResponse
object
5 properties 5 required
UnauthorizedResponse
Unauthorized
ApiViolation
object
4 properties 4 required
AssignAccountsToProfileRequest
object
You cannot provide non-empty accountIds and set assignToAllAccounts to true at the same time.
3 properties
ProfileResponse
object
7 properties 6 required
ChildAccountData
object
5 properties 3 required
ApiErrorResponse
object
5 properties 4 required
CreateProfileRequest
object
1 property 1 required
ProfileListResponse
object
1 property 1 required
CreateProfileResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

activecampaign-ai-customization-profiles-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
Where this information came from

This is an independent, third-party profile of ActiveCampaign AI Customization Profiles API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.