isr-balance-service¶
This service will contain logic related to balance retrieval for different kind of tokens.
Links¶
- Repository: securitize_dev/isr-balance-service
- API URL: https://isr-balance-service.internal.dev.securitize.io
- Swagger UI: https://isr-balance-service.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://isr-balance-service:8080
Endpoints (6)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
GET |
/health |
Get status of service health | Health |
GET |
/v1/vaults |
No description | Vaults |
POST |
/v1/vaults/sync-internal-balances |
No description | Vaults |
GET |
/v1/investor/balances |
No description | Investors |
GET |
/v1/investor/holders |
Get list of investors holding a balance greater than zero for the specified token(s) | Investors |
GET |
/v1/token/balances |
No description | Tokens |