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
      • Webhooks
        • Webhooks
  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.
Screenshot 2026-02-27 at 11.57.56 AM.png
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-27 06:36:30
Previous
Wallet Configuration
Next
Create payment session
Built with