post https://api.bavest.co/v0/etf/profile
Returns key information about an ETF, including NAV, AUM, TER, inception date, ISIN, ticker, fund provider and currency.
API Status Codes
Status Code | Meaning | Description |
---|---|---|
200 | OK | The request was successful, and the expected data was returned. |
401 | Unauthorised | Your API key is missing or invalid. Please authenticate properly. |
403 | Forbidden | You are authenticated but do not have access to this resource. |
404 | Not Found | The requested endpoint or resource could not be found. |
500 | Server Error | An unexpected error occurred on our servers. Please try again later. |