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 Classify API

The Classify API from Reducto — 1 operation(s) for classify.

Reducto Classify 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 Classify. 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 12 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 12 schemas 1 POST

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 Classify 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 POST. Each is listed below with its method, path, parameters, and response codes.

Classify 1
POST
/classify
Classify
classify_classify_post body → 200422

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are ClassifyResponse (6 properties), ClassifyConfig (5 properties), ValidationError (5 properties), ClassifyUsage (3 properties). Each schema is shown below with its type and property counts.

CriteriaConfidence
object
Confidence result for a single criterion.
2 properties 2 required
UploadResponse
object
2 properties 1 required
ClassifyResponseCategory
object
1 property 1 required
ResponseConfidence
object
Overall confidence breakdown for classification response.
1 property 1 required
ValidationError
object
5 properties 3 required
ClassifyResponse
object
Response from classify job - returned when polling /job/{jobid}
6 properties 2 required
ClassifyConfig
object
5 properties 1 required
ClassificationCategory
object
A single classification category with its matching criteria.
2 properties 2 required
PageRange
object
2 properties
HTTPValidationError
object
1 property
ClassifyUsage
object
3 properties 2 required
CategoryConfidence
object
Confidence result for a category.
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

reducto-classify-api-openapi.yml Raw ↑

Other APIs Reducto publishes across the network.

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