eSimerge

Postman collection

A complete Postman v2.1 collection with every partner endpoint, examples, and a Sandbox environment.

One-click import

Click the button below and Postman will import the collection into your workspace.

Run in Postman

Direct downloads

  • Collection URL: https://portal.esimerge.com/api/public/postman/esimerge-api.json
  • Environment URL: https://portal.esimerge.com/api/public/postman/esimerge-sandbox.postman_environment.json

Manual import (3 steps)

  1. Open Postman → Import → paste the collection URL above (or drop the downloaded file).
  2. Repeat with the environment file. From the top-right environment selector, pick eSimerge — Sandbox.
  3. Open the environment, set api_key to your esm_sk_test_… key, save, and run any request.

What's inside

  • Collection-level Bearer auth using {{api_key}}.
  • Variables: base_url, api_key, plan_id, order_id, esim_id, idempotency_key.
  • Folders: Catalog, Orders, eSIMs, Webhooks (reference).
  • Pre-request script auto-generates an Idempotency-Key UUID when missing.
  • Saved example responses (success + common errors) for every endpoint.