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

The locations API from 99 Minutos — 3 operation(s) for locations.

99 Minutos locations 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 locations. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 3 paths, and defines 10 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.

3 operations 3 paths 10 schemas 1 GET2 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 locations API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (AuthJWT).

Paths & Operations 3

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

locations 3
POST
/api/v3/locations
Get the location id of a given address Through this endpoint you can exchange an address for a location id. The purpose of this exchange is that later, in a second request, you can include the locati…
locations_create body → 200
GET
/api/v3/locations/all
Location viewset.
locations_all_retrieve 2 params → 200
POST
/api/v3/locations/nearest
Location viewset.
locations_nearest_create body → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are AllLocationList (9 properties), NearestList (8 properties), LocationSchedule (8 properties), NearestResponse (6 properties). Each schema is shown below with its type and property counts.

NearestRequest
object
5 properties 3 required
NearestList
object
8 properties 8 required
LocationSchedule
object
8 properties
AllLocationResponse
object
6 properties 6 required
NearestResponse
object
6 properties 6 required
LocationsResponse
object
6 properties 6 required
LocationTypeEnum
string
NewLocation
object
3 properties 3 required
AllLocationList
object
9 properties 8 required
LocationsList
object
6 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs 99 Minutos publishes across the network.

99 Minutos coverage API
99 Minutos documents 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