post https://api.bavest.co/v0/etf/profile
The etf profile endpoint return the etf profile.
API Status Codes
Here are the common HTTP status codes you may encounter when using our API:
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. |