Tama API Reference
The interactive reference is loading. It is about a 4 MB download, so this can take a while on a slow connection.
This reference needs JavaScript to render. The spec file below is the same reference, and any OpenAPI tool can open it.
If it does not appear, the spec file below is the same reference, and any OpenAPI tool can open it.
Download the OpenAPI spec (YAML)Working from the spec file
- The spec.
- The same document the reference renders: version 1 of the API,
covering orders, products, customers and bookings. Tools that import by
URL can read it straight from
https://www.viatama.com/developers/openapi.yaml. - API keys.
- Requests carry an API key, which an account owner creates in the Tama dashboard under Paramètres → Développeurs → Clés API (Settings → Developers → API keys).
- Sandbox first.
- A sandbox is a separate account with its own data, created from the
API keys screen in the Tama dashboard. Its keys start
tama_sk_test_and its responses reportlivemode: false. Nothing sent from it reaches a real customer.