fair-market-price-svc¶
Endpoints for FMP
Links¶
- Repository: securitize_dev/fair-market-price-svc
- API URL: https://fair-market-price-svc.internal.dev.securitize.io
- Swagger UI: https://fair-market-price-svc.internal.dev.securitize.io/doc/swagger
- K8s URL:
http://fair-market-price-svc:8080
Endpoints (7)¶
| Method | Path | Summary | Tags |
|---|---|---|---|
GET |
/health |
No description | Health |
GET |
/api/v1/fair-market-price/latest |
Get fair market price | Fair Market Price |
GET |
/api/v2/fair-market-price/latest |
Get latest fair market price list | Fair Market Price V2 |
GET |
/api/v2/fair-market-price |
Get fair market price filtered by date, update type and source | Fair Market Price V2 |
GET |
/api/v2/fair-market-price/values |
Get fair market prices filtered by date, date range, update type and source | Fair Market Price V2 |
GET |
/api/v2/fair-market-price/rebasing-multiplier |
Get rebasing multiplier by token ID | Fair Market Price V2 |
GET |
/api |
No description | FairMarketPriceListener |