Polyester Backend

Deployed: ...

Ledger (REST)

REST
GET
/v1/health
REST
GET
/v1/balances
REST
GET
/v1/transfers
REST
POST
/v1/deposit
REST
POST
/v1/withdraw
REST
POST
/v1/transfer

Ledger (Connect)

Connect
POST
/ledger.read.v1.LedgerReadService/*

MarketData (Connect)

Connect
POST
/marketdata.v1.MarketDataService/*
Connect
POST
/orderbook.v1.OrderbookService/*
Connect
POST
/marketdata.v1.CurrentCandleService/*

Orders (REST)

REST
POST
/v1/orders
REST
POST
/v1/orders/cancel

Orders (Connect)

Connect
POST
/orders.v1.OrdersService/*
Connect
POST
/orders.v1.OrdersReadService/*

Identity (Connect)

Connect
POST
/identity.acp.v1.IdentityACPService/*

Auth (REST)

REST
POST
/v1/auth/nonce
REST
POST
/v1/auth/login/wallet
REST
GET
/v1/auth/me
REST
GETPATCH
/v1/auth/profile
REST
GET
/v1/auth/profile/username-history
REST
POST
/v1/auth/accounts:resolve
REST
GETPOSTPATCHDELETE
/v1/auth/subaccounts
REST
GETPOSTPATCHDELETE
/v1/auth/subaccounts/*
REST
GETPOSTPATCHDELETE
/v1/auth/policies/subaccounts
REST
GETPOSTPATCHDELETE
/v1/auth/policies/subaccounts/*

Auth (Connect)

Connect
POST
/auth.v1.AuthService/*
Connect
POST
/auth.v1.ApiKeyService/*
Connect
POST
/auth.v1.SubaccountService/*
Connect
POST
/auth.v1.SubaccountViewService/*
Connect
POST
/auth.v1.PolicyService/*
Connect
POST
/auth.v1.ProfileService/*
Connect
POST
/auth.v1.ResolveService/*

Realtime

WS
GETPOSTWS
/centrifugo/*