Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Extole File Validation Monitors API

The File Validation Monitors API from Extole — 6 operation(s) for file validation monitors.

Extole File Validation Monitors API is one of 44 APIs that Extole publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include File Validation Monitors. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 15 operations across 6 paths, and defines 20 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against a single base URL, https://{brand}.extole.io.

15 operations 6 paths 20 schemas 3 DELETE6 GET3 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.extole.io
Authentication
API Key, API Key, API Key
Resource Areas
1

Authentication & Security 3

Extole File Validation Monitors API declares 3 security schemes for authenticating requests. An API key is passed in the cookie as extole_token (COOKIE). An API key is passed in the header as Authorization (HEADER). An API key is passed in the query as access_token (QUERY). By default, every request must be authenticated.

Paths & Operations 15

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

File Validation Monitors 15
GET
/v6/jobs
List jobs
listJobs → 200400401402403415429
POST
/v6/jobs
Create a job
createJob body → 200400401402403415429
GET
/v6/jobs/{jobId}
Get a job
getJob 1 param → 200400401402403415429
PUT
/v6/jobs/{jobId}
Update a job
updateJob 1 param body → 200400401402403415429
DELETE
/v6/jobs/{jobId}
Delete a job
deleteJob 1 param → 200400401402403415429
GET
/v6/jobs/{jobId}/tasks
List tasks
listTasks 1 param → 200400401402403415429
POST
/v6/jobs/{jobId}/tasks
Add a task
addTask 1 param body → 200400401402403415429
GET
/v6/jobs/{jobId}/tasks/{taskId}
Get a task
getTask 2 params → 200400401402403415429
PUT
/v6/jobs/{jobId}/tasks/{taskId}
Update a task
updateTask 2 params body → 200400401402403415429
DELETE
/v6/jobs/{jobId}/tasks/{taskId}
Delete a task
deleteTask 2 params → 200400401402403415429
GET
/v6/jobs/{jobId}/triggers
List triggers
listTriggers 1 param → 200400401402403415429
POST
/v6/jobs/{jobId}/triggers
Add a trigger
addTrigger 1 param body → 200400401402403415429
GET
/v6/jobs/{jobId}/triggers/{triggerId}
Get a trigger
getTrigger 2 params → 200400401402403415429
PUT
/v6/jobs/{jobId}/triggers/{triggerId}
Update a trigger
updateTrigger 2 params body → 200400401402403415429
DELETE
/v6/jobs/{jobId}/triggers/{triggerId}
Delete a trigger
deleteTrigger 2 params → 200400401402403415429

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are JobResponse (8 properties), RestExceptionResponse (5 properties), JobRequest (4 properties), TaskResponseBase (3 properties). Each schema is shown below with its type and property counts.

JobRequest
object
4 properties 2 required
FileHeaderValidatorTaskRequest
object
5 required
LandsInDirectoryTriggerResponse
object
3 required
JobResponse
object
8 properties 8 required
LandsInDirectoryTriggerRequest
object
2 required
FileHeaderValidatorTaskResponse
object
6 required
TaskRequest
2 required
FileNameMatchesTriggerRequest
object
3 required
TriggerRequest
1 required
TaskResponse
3 required
TaskRequestBase
object
2 properties
StartBatchJobTaskResponse
object
5 required
StartBatchJobTaskRequest
object
4 required
TriggerResponse
2 required
TaskResponseBase
object
3 properties
FileNameMatchesTriggerResponse
object
4 required
TriggerRequestBase
object
1 property
RestExceptionResponse
object
Represents the API error response
5 properties 5 required
ZonedDateTime
string
[RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339section-5.6) or [RFC 9557](https://datatracker.ietf.org/doc/html/rfc9557section-4) date-time with a num…
TriggerResponseBase
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

extole-file-validation-monitors-api-openapi.yml Raw ↑

Other APIs Extole publishes across the network.

Extole Audiences API
Extole Authentication API
Extole Batch Jobs API
Extole Blocks API
Extole Campaign Controllers Actions API
Extole Campaign Controllers API
Extole Campaign Controllers Triggers API
Extole Campaign Flow Steps API
Extole Campaigns API
Extole Components API
Extole Components Grants API
Extole Components Settings API