Quick Start
✨Step by step
Follow these steps and you will have a working payment link in minutes:
Generate an API Key
Log in to the Partner Dashboard and go to Team Preferences > API Keys. Create a new key to identify your integration.
🧰 Environments & Base URLs
Production (default)
https://public-api.alternativepayments.io
Demo
https://public-api.demo.alternativepayments.io
All examples in this guide use production URLs. Switch to the demo when you test. Tokens and requests are isolated per environment.
Caution
Tokens issued in one environment do NOT work in the other. Generate separate client credentials for demo and production.
API Versioning
The current stable version is v1. Backward‑compatible changes (new fields, new statuses) are rolled out without a version bump. Breaking changes, if ever needed, will ship under /v2.
Last updated
Was this helpful?
