Tamara Webhooks API
Register and manage HTTPS webhook endpoints that receive order and dispute lifecycle events from Tamara (order_approved, order_authorised, order_captured, order_refunded, order_canceled, order_expired, dispute events, and more). Webhooks carry a JWT-encoded `tamaraToken` for verification.
Tamara Webhooks API is one of 11 APIs that Tamara publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Webhooks, Events, and Notifications. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.
This API exposes 4 operations across 2 paths, and defines 3 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 Webhooks API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
Paths & Operations 4
Across 2 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are WebhookResponse (5 properties), WebhookRequest (4 properties), WebhookUpdate (3 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.