Yona API

Complete API Documentation for All Services

Environment: DEVELOPMENT

Gateway Information

🔐 Auth Service
Authentication, Authorization, User Management, Sessions, RBAC
Prefix: /a/*
Backend: http://auth.ely-dev.svc.cluster.local:7000
Local Gateway: http://localhost:7000/a/v1/*
📊 Invoice Service
Invoice Management (Production), Sellers, Buyers, NRS Integration. Routed via API mode in JWT or API key prefix.
Prefix: /i/*
Backend: http://invoice.ely-dev.svc.cluster.local:7000
Local Gateway: http://localhost:7000/i/v1/*
💳 Billing Service
Billing & Subscriptions, Payments, Credits, PAYG, Payment Methods
Prefix: /b/*
Backend: http://billing.ely-dev.svc.cluster.local:7000
Local Gateway: http://localhost:7000/b/v1/*