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

Reducto Job API

The Job API from Reducto — 1 operation(s) for job.

Reducto Job API is one of 17 APIs that Reducto publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 15 JSON Schema definitions.

Tagged areas include Job. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a GitHub repository, and 15 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 36 schemas. It is described by OpenAPI 3.0.3, at version v1.11.80-78-gc5c4ff11c.

Requests are made against a single base URL, https://platform.reducto.ai.

1 operations 1 paths 36 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1.11.80-78-gc5c4ff11c
Base URL
https://api.reductoai.com
Authentication
HTTP Bearer
License
Proprietary
Resource Areas
1

Authentication & Security 1

Reducto Job API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — API key passed as a Bearer token in the Authorization header.

Paths & Operations 1

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

Job 1
GET
/job/{job_id}
Retrieve Parse
retrieve_parse_job__job_id__get 1 param → 200422

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are EnhancedAsyncJobResponse (12 properties), ParseResponse (8 properties), ParseBlock (8 properties), BoundingBox (6 properties). Each schema is shown below with its type and property counts.

ValidationError
object
5 properties 3 required
PipelineResponse
object
4 properties 3 required
HTTPValidationError
object
1 property
CriteriaConfidence
object
Confidence result for a single criterion.
2 properties 2 required
ParseUsage
object
5 properties 1 required
ParseBlock
object
8 properties 3 required
OCRResult
object
2 properties 2 required
UrlResult
object
3 properties 3 required
ParseResponse
object
8 properties 4 required
ResponseConfidence
object
Overall confidence breakdown for classification response.
1 property 1 required
EditResponse
object
4 properties 1 required
ParseChunk
object
5 properties 4 required
DeepSplitPartition
object
2 properties 2 required
EnhancedAsyncJobResponse
object
12 properties 1 required
CategoryConfidence
object
Confidence result for a category.
3 properties 3 required
SplitPartition
object
3 properties 2 required
ClassifyUsage
object
3 properties 2 required
BoundingBox
object
6 properties 5 required
ExtractResponse
object
EditWidget
object
6 properties 3 required
SplitResponse
object
3 properties 2 required
ExtractSplitResponse
object
This is the response format for Extract - Split Pipelines
4 properties 3 required
OCRWord
object
5 properties 2 required
ClassifyResponse
object
Response from classify job - returned when polling /job/{jobid}
6 properties 2 required
DeepSplit
object
3 properties 2 required
PipelineResult
object
4 properties 3 required
DeepSplitResult
object
1 property 1 required
Split
object
4 properties 2 required
AsyncJobResponse
object
4 properties 1 required
ClassifyResponseCategory
object
1 property 1 required
GranularConfidence
object
2 properties
DeepSplitPageEvidence
object
3 properties 2 required
OCRLine
object
5 properties 2 required
SplitResult
object
2 properties 2 required
FullResult
object
4 properties 2 required
V3ExtractResponse
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

reducto-job-api-openapi.yml Raw ↑

Other APIs Reducto publishes across the network.

Reducto Cancel API
Reducto Classify API
Reducto Configure Webhook API
Reducto Edit API
Reducto Edit Async API
Reducto Extract API
Reducto Extract Async API
Reducto Jobs API
Reducto Parse API
Reducto Parse Async API
Reducto Pipeline API
Reducto Pipeline Async API