Overview
Programmatic access to your merchant account. Base URL:Authentication
Merchant API requests are authenticated with a Payment API Key (format:ak_<base64>), sent in the X-API-Key header.
Getting a Payment API Key
- Log in to your Dashboard
- Go to Settings > API Keys > Payment API Keys
- Click Create New Key
- Copy your key (it won’t be shown again)
Using the Payment API Key
Response Envelope
All responses use a consistent envelope:success: false and an additional error object:
API Endpoints
Orders
List and read merchant orders
Products
List and read merchant products