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

99 Minutos documents API

The documents API from 99 Minutos — 2 operation(s) for documents.

99 Minutos documents API is one of 9 APIs that 99 Minutos publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include documents. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.0.3, at version 3.0.0.

Requests are made against 2 base URLs: https://delivery.99minutos.com, https://sandbox.99minutos.com.

2 operations 2 paths 8 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.0.0
Base URL
https://delivery.99minutos.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

99 Minutos documents API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (AuthJWT).

Paths & Operations 2

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

documents 2
POST
/api/v3/documents/guides
Return a list of pdf guides for the given identifiers. Allowed sizes | Value | Description | | --- | --- | | letter | Document size of 9 x 11 | | zebra | Document size of 4 x 6 | | small | Document s…
documents_guides_create body → 200
POST
/api/v3/documents/zpl
ZPL returns a list of ZPL based on the received identifiers.
documents_zpl_create body → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ZplResponse (4 properties), GuideResponse (3 properties), Zpl (2 properties), Guide (2 properties). Each schema is shown below with its type and property counts.

Zpl
object
2 properties 2 required
GuideSizeEnum
string
ZplResponse
object
4 properties 4 required
Guide
object
2 properties 2 required
GuidesRequest
object
1 property 1 required
ZplRequest
object
1 property 1 required
GuideResponse
object
3 properties 3 required
GuideList
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

99-minutos-documents-api-openapi.yml Raw ↑

Other APIs 99 Minutos publishes across the network.

99 Minutos coverage API
99 Minutos locations API
99 Minutos oauth API
99 Minutos Orders API
99 Minutos shipments API
99 Minutos shipping-rates API
99 Minutos super-geocoding API
99 Minutos webhooks API