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

Tamara Checkout Sessions API

Create and manage hosted-checkout sessions.

Tamara Checkout Sessions API is one of 11 APIs that Tamara publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Checkout Sessions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and 2 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 8 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.

1 operations 1 paths 8 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.tamara.co
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Tamara Checkout Sessions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

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.

Checkout Sessions 1

Create and manage hosted-checkout sessions.

POST
/checkout
Create Checkout Session
createCheckoutSession body → 200400

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are CheckoutSessionRequest (21 properties), Item (10 properties), Address (8 properties), Consumer (6 properties). Each schema is shown below with its type and property counts.

CheckoutSessionRequest
object
21 properties 11 required
CheckoutSessionResponse
object
4 properties
Consumer
object
6 properties 3 required
Address
object
8 properties 5 required
MerchantUrls
object
4 properties 3 required
Item
object
10 properties 6 required
Money
object
2 properties 2 required
Error
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tamara-checkout-sessions-api-openapi.yml Raw ↑

Other APIs Tamara publishes across the network.

Tamara Orders API
Tamara In-Store Checkout API
Tamara Webhooks API
Tamara Disputes API
Tamara Pre-Checkout Eligibility API
Tamara Captures API
Tamara Channel Partner Webhooks API
Tamara Merchant API Keys API
Tamara Merchant Onboarding API
Tamara Refunds API