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 Documents API

Manage documents attached to AI customization profiles.

ActiveCampaign AI Customization Documents 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 Documents. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 6 operations across 3 paths, and defines 8 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/.

6 operations 3 paths 8 schemas 1 DELETE3 GET1 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 Documents 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 6

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

AI Customization Documents 6

Manage documents attached to AI customization profiles.

GET
/api/ai-customizations/v1/profiles/{profile_id}/documents
Get a list of documents for a profile
get_ai_customizations_documents_list 3 params → 200400401404
POST
/api/ai-customizations/v1/profiles/{profile_id}/documents
Upload a document to a profile
post_ai_customizations_documents_upload 1 param body → 201400401404422
GET
/api/ai-customizations/v1/profiles/{profile_id}/documents/{document_id}
Get document by id
get_ai_customizations_documents_get 2 params → 200400401404
DELETE
/api/ai-customizations/v1/profiles/{profile_id}/documents/{document_id}
Delete document by id
delete_ai_customizations_documents_delete 2 params → 204400401404
PATCH
/api/ai-customizations/v1/profiles/{profile_id}/documents/{document_id}
Update document by id
patch_ai_customizations_documents_update 2 params body → 200400401404422
GET
/api/ai-customizations/v1/profiles/{profile_id}/documents/{document_id}/download
Get a presigned download URL for a document
get_ai_customizations_documents_download 2 params → 200400401404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ProfileDocumentResponse (9 properties), ApiErrorResponse (5 properties), ApiViolation (4 properties), AICustomizationsPaginationMetadata (4 properties). Each schema is shown below with its type and property counts.

DocumentDownloadUrlResponse
object
2 properties 2 required
AICustomizationsPaginationMetadata
object
4 properties 4 required
ApiViolation
object
4 properties 4 required
ApiErrorResponse
object
5 properties 4 required
ProfileDocumentResponse
object
9 properties 8 required
UpdateDocumentRequest
object
3 properties 1 required
ProfileDocumentListResponse
object
2 properties 2 required
UnauthorizedResponse
Unauthorized

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

activecampaign-ai-customization-documents-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 Documents 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.