Full API Guide – Crypto Payment Gateway for Developers

The XPaymen API service allows developers to easily manage cryptocurrency transactions and wallets programmatically.

Getting Started

To use the API, you need an API Key. Follow these steps:

  1. Go to your user panel → Crypto Payment Gateway.
  2. Create a new gateway.
  3. Copy the API key from the gateway details page.

X-API-Key: YOUR_API_KEY

Base URL

https://xpaymen.com/en/api/v1

Example Usage

Creating a new crypto transaction:

GET /crypto-transaction/create?source_amount=10&source_currency_code=USD&order_id=ORD123
Headers:
  X-API-Key: YOUR_API_KEY

Notes

If you encounter any issues or have questions, please submit a support ticket via your user panel. Our team will respond promptly, so you can continue integrating with confidence.