Skip to main content

Welcome to Avenia API

Your complete guide to integrating with Avenia’s payment platform. Build powerful financial applications with our REST API.

Base URLs

Choose the appropriate environment for your requests:
  • Sandbox: https://api.sandbox.avenia.io:10952/v2 (testing)
  • Production: https://api.avenia.io:8443/v2 (live transactions)

Authentication

All requests require Bearer token authentication:
Authorization: Bearer YOUR_API_KEY
See the Authentication guide for details.

Getting Started

  1. Choose your environment (Sandbox or Production)
  2. Get your API key from the Avenia Dashboard
  3. Follow the Quick Start guide
  4. Explore the API Reference

Ready to integrate? Start with the Quick Start guide.