Get ETF Profile
ETF
ETF Profile
Retrieve comprehensive ETF information including assets under management (AUM), expense ratio, tracking index, and investment strategy. Essential for ETF research and comparison.
Use Case: Compare expense ratios across S&P 500 ETFs to find the most cost-effective option.
GET
Get ETF Profile
Documentation Index
Fetch the complete documentation index at: https://finance.dev/llms.txt
Use this file to discover all available pages before exploring further.
Logo URL: The
logo field in data.profile is a proxied image URL. Use it as-is to display the ETF logo (e.g. in an <img src="...">). The URL has the form https://api.aries.com/v1/logos/image/... and does not expire; the API serves the image via its logo proxy.Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Query Parameters
ETF ticker symbol (e.g. SPY, QQQ, VTI). Required.
Example:
"SPY"
International Securities Identification Number. Use it when identifying an ETF or security by ISIN instead of ticker.
Response
ETF profile.