API Reference
Welcome to the Rails Services API Reference. This section provides detailed documentation for all available endpoints across our microservices platform.
Services Overview
Our platform consists of several interconnected services, each handling specific business domains:
Core Services
- Main API Service - Core business logic and participant management
- Identity Manager - Authentication and user management
- Transaction Manager - Payment processing and transaction lifecycle
- Blockchain Service - Digital asset operations and blockchain integration
- Notification Service - Real-time notifications and event tracking
Authentication
All API endpoints require authentication unless explicitly marked as public. See our Authentication Guide for details.
Base URL
All services are available at: https://api.ledgerlink.ai/v1
Next Steps
- Getting Started - Learn the basics of API integration
- Error Handling - Handle errors gracefully
- FAQ - Find answers to common questions
Choose a service above to explore its specific API documentation.