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

Demandbase Data Export API

Asynchronous export of Demandbase platform data — Account, Opportunity, Person, Activity, Campaign, Creative, Account List and Person List entities — to CSV or JSON behind a signed download URL. Field availability is governed by the tenant Export Collection. 8 operations.

This API exposes 8 operations across 8 paths, organized into 4 resource areas, and defines 11 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against a single base URL, https://uapi.demandbase.com/data/export.

8 operations 8 paths 11 schemas 5 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://uapi.demandbase.com/data/export
Authentication
HTTP Bearer
Resource Areas
4

Authentication & Security 1

Demandbase Data Export API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (token). By default, every request must be authenticated.

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 5 GET, 3 POST. They span 4 resource areas: Get Fields, Create Export Job, Get Job Details, Get Reference Data. Each is listed below with its method, path, parameters, and response codes.

Get Fields 1
GET
/v1/fields
Export fields
fetchFields 2 params → 200400401403429500
Create Export Job 3
POST
/v1/job
Create export job (Account, Opportunity, Person, Activity, Campaign, and Creative)
createExportJob body → 202400401403429500
POST
/v1/accountList/job
Create account list export job
fetchAccountListJob body → 202400401403429500
POST
/v1/personList/job
Create person list export job
fetchPersonListJob body → 202400401403429500
Get Job Details 2
GET
/v1/jobs
Returns a list of submitted export jobs.
fetchExportJobsInfo 5 params → 200400401403429500
GET
/v1/job/{jobId}
Check status of a data export job
checkExportJobStatus 1 param → 200401403404429500
Get Reference Data 2
GET
/v1/references
Get available reference objects
get-reference → 200401403429500
GET
/v1/reference/{object}
Get reference data fields for an object
get-support-object 1 param → 200400401403429500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are JobRequestBody (11 properties), JobStatus (8 properties), CreativeExportJob (6 properties), CampaignExportJob (6 properties). Each schema is shown below with its type and property counts.

Field
object
4 properties
JobRequestBody
object
11 properties 2 required
Filter
object
3 properties
JobDetails
object
5 properties 5 required
AccountListExportJob
object
3 properties
PersonListExportJob
object
2 properties
JobDetailsList
object
4 properties 4 required
JobStatus
object
8 properties 8 required
CampaignExportJob
object
6 properties 1 required
CreativeExportJob
object
6 properties 1 required
ErrorDto
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

demandbase-data-export-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Demandbase Data Export 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.