Tamara Orders API
Authorize, capture, cancel, retrieve, and update orders created via Tamara checkout sessions. Mirrors the online checkout lifecycle (new → approved → authorised → captured → refunded) and is the merchant's primary post-checkout integration surface.
Tamara Orders API is one of 11 APIs that Tamara publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 1 JSON Schema definition.
Tagged areas include Orders, Authorise, Capture, Cancel, and BNPL. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and 1 JSON Schema.
This API exposes 4 operations across 4 paths, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.
Requests are made against 2 base URLs: https://partner-api.tamara.co, https://partner-api-sandbox.tamara.co.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Tamara Orders API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
Paths & Operations 4
Across 4 paths, the API surfaces 4 operations — 1 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Order (16 properties), AuthoriseResponse (7 properties), Item (6 properties), CancelRequest (5 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Tamara 10
Other APIs Tamara publishes across the network.