Fund ProfileAsk AIget https://api.bavest.co/v2/funds/profile/{isin}Returns mutual fund identity and classification.Path Paramsisinstringrequiredlength between 12 and 12Fund ISIN code (e.g., AT0000494885)HeadersAcceptstringenumDefaults to application/jsonResponse content type. Only application/json is supported.application/jsonAllowed:application/jsonResponses 200Successful response 400Invalid request parameters. Returned when required query parameters are missing, have invalid types, or violate constraints (e.g., providing both symbol and isin when they are mutually exclusive). 401Missing or invalid API key. 404Resource not found. 429Rate limit exceeded. Retry after the Retry-After header interval. 500An unexpected error occurred on the server. If the issue persists, contact support with the X-Request-Id header value. 502Upstream data provider returned an error or is temporarily unavailable. Retry after a short delay. 504The request timed out waiting for a response from the upstream data provider. This may occur for complex queries or during peak load. defaultAn unexpected error occurred on the server. If the issue persists, contact support with the X-Request-Id header value.Updated 13 days ago