Copy Page
LedgerFlow
Register new account
POST
Health Check
GET
Get account by username
GET
Get account by email
GET
Get account by telegram ID
GET
Create new order
POST
Get order by ID
GET
Get account balance
GET
List pending orders
GET
Schemas
RegisterAccountRequest
AccountResponse
HealthResponse
CreateOrderRequest
CreateOrderResponse
OrderResponse
BalanceResponse
AdminOrdersResponse
HealthResponse
Copy Page
{
"status"
:
"string"
,
"timestamp"
:
0
,
"service"
:
"string"
}