MaxelPay Guide V2
  1. 🔑 API Documentation
MaxelPay Guide V2
  • ⚒️ Developer
    • 🔑 API Documentation
      • Getting Started
      • Account Creation
      • Wallet Configuration
      • Api Key
      • Payments
        • Create payment session
        • Get session status
      • Payouts
        • Request Payout
  1. 🔑 API Documentation

Api Key

API Key Generation#

After completing account setup and wallet configuration, you can generate your API key from the merchant dashboard.
1.
Navigate to the Developer section.
2.
Click the Create API Key button.
3.
Fill out the API key form:
Name* – A descriptive name to identify this API key.
Example: E-commerce Store, Mobile App
Description (Optional) – Provide additional information about where this key will be used.
Webhook URL* – Enter the URL to receive payment notifications.
Example: https://yoursite.com/webhook
Note: The Name and Webhook URL fields are required. Make sure your webhook URL is reachable and secure to receive real-time payment notifications.
Once completed, click Generate to create your API key. Keep it secure, as it will be used to authenticate all API requests.
Modified at 2026-02-26 13:21:45
Previous
Wallet Configuration
Next
Create payment session
Built with