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

Invendor DataJobs API

The DataJobs API from Invendor — 2 operation(s) for datajobs.

Invendor DataJobs API is one of 42 APIs that Invendor publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against the base URL https://api.invendor.com.

2 operations 2 paths 5 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.invendor.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Invendor DataJobs API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

Paths & Operations 2

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

DataJobs 2
GET
/v1/DataJobs
Get all data-transfer jobs (import and export) created by the logged-in user. Pass direction to filter to one direction; omit it to return both.
GetDataJobs 7 params → 200401403
GET
/v1/DataJobs/{jobId}/download
Download the result xlsx of a completed export job owned by the logged-in user. Returns 404 if the job is not the caller's, 409 if it has not finished, and 410 if its result has expired / been reaped.
DownloadDataJobResult 2 params → 200404409410401403

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are BulkJobStatusResponse (13 properties), BulkJobStatusResponsePagedResult (5 properties), Error (2 properties), ApiErrorResponse (1 property). Each schema is shown below with its type and property counts.

BulkJobStatusResponse
object
13 properties
BulkJobDirection
integer
Error
object
2 properties
ApiErrorResponse
object
1 property
BulkJobStatusResponsePagedResult
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

invendor-datajobs-api-openapi.yml Raw ↑

Other APIs Invendor publishes across the network.

Invendor Accounts API
Invendor Auth API
Invendor Barcodes API
Invendor Consumption API
Invendor Devices API
Invendor Dimensions API
Invendor DimensionValues API
Invendor Doors API
Invendor DynamicScanContent API
Invendor ExtendedProperties API
Invendor FlagTypes API
Invendor GlobalSettings API