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

Act-On Ucl API

The Ucl API from Act-On — 30 operation(s) for ucl.

Act-On Ucl API is one of 26 APIs that Act-On publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Ucl. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

This API exposes 46 operations across 30 paths. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://api.actonsoftware.com.

46 operations 30 paths 0 schemas 10 DELETE21 GET7 POST8 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://api.actonsoftware.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Act-On Ucl API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (sec0). By default, every request must be authenticated.

Paths & Operations 46

Across 30 paths, the API surfaces 46 operations — 10 DELETE, 21 GET, 7 POST, 8 PUT. Each is listed below with its method, path, parameters, and response codes.

Ucl 46
POST
/ucl/v2/ucl/v2/{accountId}/import/contacts/{importDefinitionId}
Import Contacts
test-api 2 params body → 200400
POST
/ucl/v2/{accountId}/import/contacts/{importDefinitionId}
Import Contacts
import-contacts 3 params body → 200400401403413415500
GET
/ucl/v2/{accountId}/import/definition
Get Import Definitions
get-import-definitions 1 param → 200400401415500
POST
/ucl/v2/{accountId}/import/definition
Create an Import Definition
create-an-import-definition 1 param body → 200400401415500
GET
/ucl/v2/{accountId}/import/definition/{importDefinitionId}
Get Import Definition by Id
get-import-definition-by-id 2 params → 200400401404415500
PUT
/ucl/v2/{accountId}/import/definition/{importDefinitionId}
Update an Import Definition
update-an-import-definition 2 params body → 200400
DELETE
/ucl/v2/{accountId}/import/definition/{importDefinitionId}
Delete Import Definition by Id
delete-import-definition-by-id 2 params → 200400401415500
GET
/ucl/v2/{accountId}/import/status/{importId}
Get Import status
get-import-status 2 params → 200400401415500
GET
/ucl/v2/{accountId}/contact/
Get contacts from the Act-On Contacts List
get-contacts-from-the-act-on-contacts-list 7 params → 200400406415
POST
/ucl/v2/{accountId}/contact/
Add a single contact to the Act-On Contacts List
add-a-single-contact-to-the-act-on-contacts-list 2 params body → 200400406409415
POST
/ucl/v2/{accountId}/contact/byFields
Get contacts from the Act-On Contacts List specifying the fields to be returned
get-contacts-from-the-act-on-contacts-list-specifying-the-fields-to-be-returned 7 params body → 200400
GET
/ucl/v2/{accountId}/contact/cookieId/{cookieId}
Get contact in the Act-On Contacts List by cookie id
get-contact-in-the-act-on-contacts-list-by-cookie-id 2 params → 200400404415500
GET
/ucl/v2/{accountId}/contact/email/{emailAddress}
Get contacts from the Act-On Contacts List by email address
get-contacts-from-the-act-on-contacts-list-by-email-address 4 params → 200400406415
PUT
/ucl/v2/{accountId}/contact/email/{emailAddress}
Update contacts in the Act-On Contacts List by email address
update-contacts-in-the-act-on-contacts-list-by-email-address 3 params body → 200400406415
DELETE
/ucl/v2/{accountId}/contact/email/{emailAddress}
Delete contact in the Act-On Contacts List by email address
delete-contact-in-the-act-on-contacts-list-by-email-address 3 params → 200400404406500
DELETE
/ucl/v2/{accountId}/contact/emails
Delete contacts in the Act-On Contacts List by emails
delete-contacts-in-the-act-on-contacts-list-by-emails 2 params body → 200400406500
GET
/ucl/v2/{accountId}/contact/externalId/{objectType}/{externalId}
Get contact in the Act-On Contacts List by externalId and object type
get-contact-in-the-act-on-contacts-list-by-externalid-and-object-type 3 params → 200400404406415
PUT
/ucl/v2/{accountId}/contact/externalId/{objectType}/{externalId}
Update contact in the Act-On Contacts list by externalId & objectType, fallback to email match
update-contact-in-the-act-on-contacts-list-by-externalid-objecttype-fallback-to-email-match 4 params body → 200400406415
DELETE
/ucl/v2/{accountId}/contact/externalId/{objectType}/{externalId}
Delete contact in the Act-On Contacts List by externalId and object type
delete-contact-in-the-act-on-contacts-list-by-externalid-and-object-type 3 params → 200400404406500
GET
/ucl/v2/{accountId}/contact/id/{id}
Get contact in the Act-On Contacts List by id
get-contact-in-the-act-on-contacts-list-by-id 2 params → 200400404406415
PUT
/ucl/v2/{accountId}/contact/id/{id}
Update contact in the Act-On Contacts List by id
update-contact-in-the-act-on-contacts-list-by-id 2 params body → 200400404406415
DELETE
/ucl/v2/{accountId}/contact/ids
Delete contacts in the Act-On Contacts List by ids
delete-contacts-in-the-act-on-contacts-list-by-ids 1 param body → 200400
GET
/ucl/v2/{accountId}/contactReport/email/{emailAddress}/activity
Get contact history by email address
get-contact-history-by-email-address 3 params → 200400404415
GET
/ucl/v2/{accountId}/contactReport/email/{emailAddress}/scores
Get all scores for a contact by email address
get-all-scores-for-a-contact-by-email-address 2 params → 200400404415
GET
/ucl/v2/{accountId}/contactReport/email/{emailAddress}/segments
Get all segments that the contact belong by email address
get-all-segments-that-the-contact-belong-by-email-address 2 params → 200400404415
GET
/ucl/v2/{accountId}/contactReport/externalId/{objectType}/{externalId}/activity
Get contact history by externalId and object type
get-contact-history-by-externalid-and-object-type 4 params → 200400404415
GET
/ucl/v2/{accountId}/contactReport/externalId/{objectType}/{externalId}/scores
Get all scores for a contact by externalId and object type
get-all-scores-for-a-contact-by-externalid-and-object-type 3 params → 200400404415
GET
/ucl/v2/{accountId}/contactReport/externalId/{objectType}/{externalId}/segments
Get all segments that the contact belong by externalId and object type
get-all-segments-that-the-contact-belong-by-externalid-and-object-type 3 params → 200400404415
GET
/ucl/v2/{accountId}/contactReport/id/{id}/activity
Get contact history by id
get-contact-history-by-id 3 params → 200400404415
GET
/ucl/v2/{accountId}/contactReport/id/{id}/scores
Get all scores for a contact by id
get-all-scores-for-a-contact-by-id 2 params → 200400404415
GET
/ucl/v2/{accountId}/contactReport/id/{id}/segments
Get all segments that the contact belong by id
get-all-segments-that-the-contact-belong-by-id 2 params → 200400404415
GET
/ucl/v2/{accountId}/schema/
Get Schema
get-schema 3 params → 200400415
POST
/ucl/v2/{accountId}/schema/field/
Add Field
add-field 1 param body → 200400415500
PUT
/ucl/v2/{accountId}/schema/field/{fieldId}
Update FieldDefinition
update-fielddefinition 2 params body → 200400415500
DELETE
/ucl/v2/{accountId}/schema/field/{fieldId}
Delete Field
delete-field 2 params → 200400415500
GET
/ucl/v2/{accountId}/segment/
Get Segments
get-segments 3 params → 200400415500
POST
/ucl/v2/{accountId}/segment/
Create a segment
create-a-segment 1 param body → 200400409415
GET
/ucl/v2/{accountId}/segment/{segmentId}
Get Segment by Id
get-segment-by-id 2 params → 200400404415500
PUT
/ucl/v2/{accountId}/segment/{segmentId}
Update Segment. If it's a Direct Select Segment, only the name can be updated.
update-segment-if-its-a-direct-select-segment-only-the-name-can-be-updated 2 params body → 200400403404415
DELETE
/ucl/v2/{accountId}/segment/{segmentId}
Delete Segment
delete-segment 2 params → 200400403404415500
GET
/ucl/v2/{accountId}/segment/{segmentId}/contacts
Get Contacts from a Segment
get-contacts-from-a-segment 4 params → 200400404415500
PUT
/ucl/v2/{accountId}/segment/{segmentId}/contacts
Add Contacts to a Direct Select Segment
add-contacts-to-a-direct-select-segment 2 params body → 200400415500
DELETE
/ucl/v2/{accountId}/segment/{segmentId}/contacts
Remove Contacts from Direct Select Segment
remove-contacts-from-direct-select-segment 2 params body → 200400415500
DELETE
/ucl/v2/{accountId}/segment/{segmentId}/email/contact
Remove Contacts from Direct Select Segment by email
remove-contacts-from-direct-select-segment-by-email 4 params → 200400404415500
PUT
/ucl/v2/{accountId}/segment/{segmentId}/externalId/contacts
Add Contacts to a Direct Select Segment By External id
add-contacts-to-a-direct-select-segment-by-external-id 2 params body → 200400415500
DELETE
/ucl/v2/{accountId}/segment/{segmentId}/externalId/contacts
Remove Contacts from Direct Select Segment by external id
remove-contacts-from-direct-select-segment-by-external-id 2 params body → 200400415500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

act-on-ucl-api-openapi.yml Raw ↑

Other APIs Act-On publishes across the network.

Act-On Outgoing Webhooks
Act-On Account API
Act-On Campaigns API
Act-On Custom Data Dataset API
Act-On Custom Data Query API
Act-On Custom Data Schema API
Act-On Customevents API
Act-On Ete API
Act-On Footer API
Act-On Form API
Act-On Header API
Act-On Image API
Where this information came from

This is an independent, third-party profile of Act-On Ucl 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.