Partners

Introduction

The Niftipay Partner API lets a partner accept card and crypto payments on behalf of its own customers, through a merchant’s payment rails. This site documents every partner endpoint.

Base URL

https://www.niftipay.com/api/v1/partner

All paths below are relative to that base. The current API version is 2026-08-01 and is returned on every response as api_version.

Before you start

  1. Obtain a partner API key (see Authentication).
  2. Understand idempotency — every write requires an Idempotency-Key.
  3. Read the error model.