Skip to content

Fluxr DT One APIInternational products. One integration.

Discover the catalogue, quote your vendor price and track a purchase through to delivery.

From catalogue to delivery

  1. Create an expiring token under Vendors → View → Keys. Send it in the Authorization: Bearer TOKEN header.
  2. Find an enabled product with GET /api/v1/products. Follow every catalogue page and read the required recipient fields.
  3. Request a quote with POST /api/v1/quotes and reserve the customer's payment on your platform.
  4. Submit the quote to POST /api/v1/transactions with one stable Idempotency-Key and client reference.
  5. Wait for a verified result. HTTP 202 means the gateway accepted the request, not that delivery completed.
  6. Retrieve PIN or eSIM delivery data through the restricted fulfilment endpoint when available.

Keep the original reference while a purchase is pending or its outcome is unknown. Retrieve the original transaction or replay the exact gateway request. Do not create a replacement purchase to resolve uncertainty.

API overview · Transaction lifecycle · OpenAPI JSON

Fluxr DT One API. Customer wallets and payment collection stay with your platform.