Documentation
Complete documentation for the Elyxa cryptocurrency payment platform
Elyxa Documentation
Welcome to the Elyxa documentation. Here you'll find everything you need to integrate cryptocurrency payments into your applications.
Getting Started
Elyxa is a cryptocurrency payment platform that allows merchants to accept Bitcoin, Lightning Network, and Litecoin payments. Our platform provides a simple API and dashboard interface for managing payments and webhooks.
First Trial
Just got approved? Here's how to test Elyxa in 3 simple steps:
- Login → elyxa.app/dashboard
- Get API Key → Generate in API Keys section
- Test Payment → Create a $1-5 invoice using our API
Quick Test Flow:
- Create test invoice → Customer pays → Verify webhook → Success! 🎉
Need help? Check our API guides below.
Available Documentation
API Reference
Invoice Creation API
Learn how to create payment invoices using the Elyxa API. This guide covers:
- Creating payment invoices
- Supported payment methods
- Request/response examples
- Error handling
- Integration examples
Payment Link Creation API
Create payment links for hosted checkout pages using the Elyxa API. This guide covers:
- Creating payment links for hosted checkout
- Hosted vs direct integration approaches
- Customer experience and workflow
- Response examples and best practices
- Integration examples
Invoice Retrieval API
Retrieve detailed information about existing invoices using the Elyxa API. This guide covers:
- Getting invoice details by ID
- Payment method status information
- Invoice state tracking (expired, paid, etc.)
- Response examples for different invoice states
- Integration examples
Webhooks Creation
Set up webhooks to receive real-time payment updates. This guide covers:
- Configuring webhooks through the dashboard
- Webhook event types and payloads
- Security and signature verification
- Implementation examples
- Best practices
Platform Features
Payment Methods
- Bitcoin (BTC) - On-chain Bitcoin payments
- Lightning Network - Instant Bitcoin payments
- Litecoin (LTC) - Fast and low-fee payments
Key Benefits
- Real-time payments - Lightning Network for instant confirmations
- Multiple currencies - Accept payments in USD, EUR, and other fiat currencies
- Webhook notifications - Get instant updates on payment status
- Merchant dashboard - Manage invoices, payments, and webhooks
- Secure API - HMAC signature verification for all webhooks
Quick Start
- Create an account at elyxa.app
- Set up your merchant profile in the dashboard
- Generate API keys for authentication
- Create your first invoice using the API
- Configure webhooks to receive payment notifications
Support
Need help integrating with Elyxa?
- Documentation: Browse our comprehensive guides
- Dashboard: Access your merchant dashboard at elyxa.app/dashboard
- API Status: Check our API status page
- Community: Join our developer community
API Base URL
https://elyxa.app/api
All API requests should be made to this base URL with proper authentication headers.
Last updated: January 2024