Skip to main content
The Partner Payout API uses Bearer Token authentication. Include your API key in every request.

Base URLs

The API has separate URLs for sandbox and production:
Use the sandbox URL with sandbox credentials for testing. Use the production URL with production credentials for real transactions.A sandbox token will be rejected on the production URL, and vice versa.

Getting Your Credentials

1

Log in to the Merchant Dashboard

Go to quickei.io/merchant/login and sign in.
2

Create API Keys

Go to Developer API > API Keys and generate your keys. You will get separate keys for Sandbox and Production.
3

Go to Payout API

Navigate to Payout API in the sidebar. You’ll see your credentials for both environments with a toggle to switch between them.

Request Headers

Include the following headers in every request:

Example Requests

Sandbox:
Production:

Sandbox vs Production

Sandbox transactions appear in the Sandbox Wallets section of your merchant dashboard, separate from production transactions.
Never expose your API key in client-side code, mobile apps, or public repositories. All Partner API calls must be made server-to-server.

Error Responses

If authentication fails, the API returns: