Skip to main content
A ready-to-run Postman collection with every operational eTIMS request — catalog, stock, and sales — so you can start calling the API in minutes.

Download

Download the eTIMS Postman collection

Saves etims-postman-collection.json to your machine. Then import it into Postman with Import → File.
The download is wired so the file saves directly as etims-postman-collection.json — it no longer opens the raw JSON in a browser tab, which was the previous behaviour. (Postman imports the file regardless of extension.)
Maintainers: publish this collection to your Postman workspace to get a public “Run in Postman” button and a shareable link, then add it here: [![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/<your-collection-id>)

What’s inside

Authentication is preconfigured: the collection sends your key in the X-API-Key header on every request. See Authentication for the full auth model.

Import & configure (2 minutes)

  1. In Postman: Import → File → select etims-postman-collection.json.
  2. Open the collection’s Variables tab and set:
  3. Make sure the company is connected to eTIMS (provision it in the dashboard first — see Provisioning).

Suggested run order

The requests have prerequisites — run them in this order the first time:
Most write requests are asynchronous — they return a syncBatchId and the result is confirmed shortly after. Use List items / List sales to confirm the outcome. See Tracking results.

Environments (dev vs prod)

The collection variables default to the development setup. To switch to production, create a Postman Environment with a production baseUrl and your sk_production_… key, and select it before running. See Environments & base URLs.

Get started with eTIMS

The guided journey from sign-up to first receipt.

eTIMS API reference

Full field and enum reference.