Welcome to Avenia API
Your complete guide to integrating with Avenia’s payment platform. Build powerful financial applications with our REST API.Quick Links
Quick Start
Get up and running in 5 minutes with your first API call.
Authentication
Learn how to authenticate your API requests with Bearer tokens.
API Reference
Complete API documentation and endpoint specifications.
Integration Guide
Step-by-step guides for integrating with Avenia.
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:Getting Started
- Choose your environment (Sandbox or Production)
- Get your API key from the Avenia Dashboard
- Follow the Quick Start guide
- Explore the API Reference
Ready to integrate? Start with the Quick Start guide.