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 Custom Data Dataset API

Custom Data Dataset API

Act-On Custom Data Dataset 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 Custom Data Dataset API. 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 12 operations across 10 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 3.4.3.

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

12 operations 10 paths 5 schemas 2 DELETE5 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.4.3
Base URL
https://api.actonsoftware.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Act-On Custom Data Dataset API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 12

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

Custom Data Dataset API 12

Custom Data Dataset API

POST
/v1/{accountId}/data/{objectId}
Creates a new dataset for a Custom Data schema
createDataset 2 params body → 200400401403500
GET
/v1/{accountId}/data/{objectId}/{identifier}
Retrieves the details for a dataset using its ID or name
describeDataset 3 params → 200400401403404500
POST
/v1/{accountId}/data/{objectId}/{identifier}
Updates a dataset's name and description
updateDataset 3 params body → 200400401403404409500
DELETE
/v1/{accountId}/data/{objectId}/{identifier}
Deletes the dataset based on the provided dataset Id
deleteDataset 3 params → 200400401403500
POST
/v1/{accountId}/data/{objectId}/{identifier}/json
Ingests a JSON stream for a specific dataset or object
ingestJsonStream 7 params → 200400401403409415500
POST
/v1/{accountId}/data/{objectId}/{identifier}/file
Ingests a CSV or JSON file for a specific dataset or object
ingestFile 8 params body → 200400401403409415500
POST
/v1/{accountId}/data/{objectId}/validate
Validates a file against a schema without ingesting data
validateFile 2 params body → 200400401403409415500
GET
/v1/{accountId}/data/{objectId}/all
Retrieves a list of all datasets for a specific schema
listDatasetsBySchemaId 2 params → 200400401403500
GET
/v1/{accountId}/data/status/{jobId}
Retrieve the status for the Job Id
getJobStatus 2 params → 200400401403415500
GET
/v1/{accountId}/data/report/{jobId}
Download the report for the provided Job Id
getJobReport 2 params → 200400401403415500
GET
/v1/{accountId}/data/all
Retrieves a list of all datasets for the account
listAllDatasets 1 param → 200400401403500
DELETE
/v1/{accountId}/data/{objectId}/{identifier}/ids
Delete records from a dataset based on the provided IDs or ID range
deleteIds 3 params body → 200400401403500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are HttpErrorResponse (5 properties), DeleteRecordsRequestDTO (3 properties), UpdateDatasetRequestDTO (3 properties), CreateDatasetRequestDTO (3 properties). Each schema is shown below with its type and property counts.

CreateDatasetRequestDTO
object
The dataset creation details
3 properties
UpdateDatasetRequestDTO
object
The dataset update details
3 properties
HttpErrorResponse
object
5 properties
ValidationRequestDTO
object
The validation request details
2 properties 1 required
DeleteRecordsRequestDTO
object
The record deletion details
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

act-on-custom-data-dataset-api-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 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
Act-On List API
Where this information came from

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