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

Visier Direct Data Intake API

Use the Direct Data Intake API to load data directly into Visier objects. These objects can be delivered as part of Visier Blueprint, locally modified objects, or even completely custom objects. Objects must be released to production to receive data through the DDI API.You can load data into:- Subjects- Events- Parent-child dimensions- Multi-value properties

Visier Direct Data Intake API is one of 51 APIs that Visier publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include DirectDataIntake. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 10 operations across 6 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 22222222.99201.3040.

Requests are made against the base URL https://{vanity_name}.api.visier.io.

10 operations 6 paths 11 schemas 1 DELETE4 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
22222222.99201.3040
Base URL
https://{vanity_name}.api.visier.io
Authentication
API Key, API Key, HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 4

Visier Direct Data Intake API declares 4 security schemes for authenticating requests. An API key is passed in the cookie as VisierASIDToken (CookieAuth). An API key is passed in the header as apikey (ApiKeyAuth). It accepts HTTP bearer tokens (BearerAuth). It supports OAuth 2.0 (OAuth2Auth) using the authorizationCode and password flows, exposing 2 scopes. By default, every request must be authenticated.

Paths & Operations 10

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

DirectDataIntake 10

Use the Direct Data Intake API to load data directly into Visier objects. These objects can be delivered as part of Visier Blueprint, locally modified objects, or even completely…

GET
/v1/data/directloads/{draftId}/configs
Get the direct data intake configuration
DirectDataIntake_GetConfig 2 params → default200
PUT
/v1/data/directloads/{draftId}/configs
Update the direct data intake configuration
DirectDataIntake_PutConfig 2 params body → default200
GET
/v1/data/directloads/{draftId}/schemas/{objectName}
Retrieve an object's data load schema
DirectDataIntake_ObjectSchema 3 params → default200
GET
/v1/data/directloads/{draftId}/transactions
Retrieve a list of open transactions
DirectDataIntake_ListTransactions 2 params → default200
POST
/v1/data/directloads/{draftId}/transactions
Start a direct data intake transaction
DirectDataIntake_StartTransaction 2 params → default200
GET
/v1/data/directloads/{draftId}/transactions/{transactionId}
Check transaction status
DirectDataIntake_JobStatus 3 params → default200
POST
/v1/data/directloads/{draftId}/transactions/{transactionId}
Commit a transaction
DirectDataIntake_CommitTransaction 3 params → default200
DELETE
/v1/data/directloads/{draftId}/transactions/{transactionId}
Roll back a transaction
DirectDataIntake_RollbackTransaction 3 params → default200
POST
/v1/data/directloads/{draftId}/transactions/{transactionId}/{objectName}/sample-data
Load sample data
DirectDataIntake_LoadSampleData 5 params → 200
PUT
/v1/data/directloads/{draftId}/transactions/{transactionId}/{objectName}
Upload files
DirectDataIntake_UploadFile 4 params body → 200default

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Status (5 properties), servicing.DirectDataJobStatusResponseDTO (5 properties), servicing.DirectDataTransactionDTO (5 properties), servicing.DirectDataSchemaFieldDTO (5 properties). Each schema is shown below with its type and property counts.

DirectDataUploadFileResponseDTO
object
The transaction results. If uploading a file, a success response means the upload was successful and doesn't always mean the file was successfully loaded into…
3 properties
servicing.DirectDataSchemaDTO
object
Public API Direct Intake schema response object
1 property
servicing.DirectDataLoadConfigDTO
object
The configuration for the direct data intake, such as the direct data intake job type.
1 property
servicing.DirectDataSchemaFieldDTO
object
The definition of each field in an object's schema.
5 properties
servicing.DirectDataUploadFileResponseDTO
object
The transaction results. If uploading a file, a success response means the upload was successful and doesn't always mean the file was successfully loaded into…
3 properties
servicing.DirectDataJobConfigDTO
object
Whether the direct data intake job is a primary job or a supplemental job.
2 properties
servicing.DirectDataListTransactionsResponseDTO
object
A list of all currently open transactions.
1 property
servicing.DirectDataTransactionStartResponseDTO
object
The response after successfully creating a transaction.
1 property
servicing.DirectDataTransactionDTO
object
An open transaction.
5 properties
servicing.DirectDataJobStatusResponseDTO
object
The job status information for a committed transaction.
5 properties
Status
object
The response structure for errors.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

visier-directdataintake-api-openapi.yml Raw ↑

Other APIs Visier publishes across the network.

Visier Query MCP Server
Visier Analytic Objects V2 API
Visier Basic Authentication API
Visier Benchmarks API
Visier Concepts V2 API
Visier Consolidated Analytics API
Visier Data And Job Handling API
Visier Data Export Connectors API API
Visier Data Intake API
Visier Data Model API
Visier Data Query API
Visier Data Upload API
Where this information came from

This is an independent, third-party profile of Visier Direct Data Intake 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.