---
title: "GET /etf-global/v1/profiles"
method: GET
path: "/etf-global/v1/profiles"
tags: ["etfglobal"]
---

# GET /etf-global/v1/profiles

`GET /etf-global/v1/profiles`

ETF Global industry profile data containing comprehensive ETF metadata including financial metrics, operational details, and exposure information.

## Query parameters

- `processed_date` string
- `processed_date.gt` string
- `processed_date.gte` string
- `processed_date.lt` string
- `processed_date.lte` string
- `effective_date` string
- `effective_date.gt` string
- `effective_date.gte` string
- `effective_date.lt` string
- `effective_date.lte` string
- `composite_ticker` string
- `composite_ticker.any_of` string
- `composite_ticker.gt` string
- `composite_ticker.gte` string
- `composite_ticker.lt` string
- `composite_ticker.lte` string
- `limit` integer
- `sort` string

## Response `200`

A list of results.

- object
  - `next_url` string — If present, this value can be used to fetch the next page.
  - `request_id` string, required — A request id assigned by the server.
  - `results` object[], required — The results for this request.
    - `administrator` string — The administrator of the ETF.
    - `advisor` string — The investment advisor of the ETF.
    - `asset_class` string — The primary type of assets held by the ETF, such as equities, bonds, commodities, or other securities.
    - `aum` number, double — The total assets under management, representing the current market value of all assets held by the ETF.
    - `avg_daily_trading_volume` number, double — The average number of shares traded daily over the past month, indicating liquidity and investor interest.
    - `bid_ask_spread` number, double — The average intraday bid-ask spread as a percentage, calculated by dividing the spread by the lowest ask price sampled during the day.
    - `call_volume` number, double — Call options volume.
    - `category` string — The broad investment category that describes the ETF's investment focus and strategy.
    - `composite_ticker` string — The stock ticker symbol used to identify this ETF product on exchanges.
    - `coupon_exposure` object[] — Coupon exposure breakdown for fixed income ETFs.
      - `key` string, required
      - `value` number, double, required
    - `creation_fee` number, double — The fee for creating new shares of the ETF.
    - `creation_unit_size` number, double — The size of creation units for the ETF.
    - `currency_exposure` object[] — Currency exposure breakdown of the ETF.
      - `key` string, required
      - `value` number, double, required
    - `custodian` string — The custodian of the ETF assets.
    - `description` string — The official name and description of the ETF product.
    - `development_class` string — The economic development classification of the markets the ETF invests in, such as developed, emerging, or frontier markets.
    - `discount_premium` number, double — Discount or premium to net asset value.
    - `distribution_frequency` string — How frequently the ETF makes distributions.
    - `distributor` string — The distributor of the ETF.
    - `effective_date` string, date — The date showing when the information was accurate or valid; some issuers, such as Vanguard, release their data on a delay, so the effective_date can be several weeks earlier than the processed_date.
    - `fee_waivers` number, double — Any fee waivers applied to the ETF.
    - `fiscal_year_end` string — The fiscal year end date for the ETF.
    - `focus` string — The specific investment focus or exposure that the ETF provides, such as sector, geography, or investment style.
    - `futures_commission_merchant` string — The futures commission merchant, if applicable.
    - `geographic_exposure` object[] — Geographic exposure breakdown of the ETF.
      - `key` string, required
      - `value` number, double, required
    - `inception_date` string, date — The date when this ETF was first launched and became available for trading.
    - `industry_exposure` object[] — Industry exposure breakdown of the ETF.
      - `key` string, required
      - `value` number, double, required
    - `industry_group_exposure` object[] — Industry group exposure breakdown of the ETF.
      - `key` string, required
      - `value` number, double, required
    - `issuer` string — The financial institution or fund company that created and sponsors this ETF.
    - `lead_market_maker` string — The lead market maker for the ETF.
    - `leverage_style` string, required — Indicates whether the ETF uses leverage to amplify returns ('leveraged'), or does not use leverage ('unleveraged').
    - `levered_amount` number, double — The leverage multiplier applied by the ETF, where positive numbers indicate leveraged exposure and negative numbers indicate inverse exposure.
    - `listing_exchange` string — The primary exchange where the ETF is listed.
    - `management_classification` string, required — Defines whether an ETF is considered active under SEC rules, with managers making investment decisions, or passive, tracking an index.
    - `management_fee` number, double — The annual fee charged by the fund manager for managing the ETF's portfolio and operations.
    - `maturity_exposure` object[] — Maturity exposure breakdown for fixed income ETFs.
      - `key` string, required
      - `value` number, double, required
    - `net_expenses` number, double — Net expenses after waivers.
    - `num_holdings` number, double — Number of holdings in the ETF.
    - `options_available` integer — Availability of options on the ETF.
    - `options_volume` number, double — Options trading volume for the ETF.
    - `other_expenses` number, double — Other expenses charged by the ETF.
    - `portfolio_manager` string — The portfolio manager of the ETF.
    - `primary_benchmark` string — The main index or benchmark that this ETF is designed to track or replicate.
    - `processed_date` string, date — The date showing when ETF Global received and processed the data.
    - `product_type` string, required — Indicates whether the product is an Exchange-Traded Note ('etn') or an Exchange-Traded Fund ('etf').
    - `put_call_ratio` number, double — Put/call ratio for options on the ETF.
    - `put_volume` number, double — Put options volume.
    - `region` string — The geographic region or area of the world where the ETF concentrates its investments.
    - `sector_exposure` object[] — Sector exposure breakdown of the ETF.
      - `key` string, required
      - `value` number, double, required
    - `short_interest` number, double — Short interest in the ETF.
    - `subadvisor` string — The subadvisor of the ETF, if applicable.
    - `subindustry_exposure` object[] — Sub-industry exposure breakdown of the ETF.
      - `key` string, required
      - `value` number, double, required
    - `tax_classification` string — The tax structure of the ETF, determining whether investors receive 1099 or K1 tax forms (RIC, Partnership, or UIT).
    - `total_expenses` number, double — The total annual expense ratio of the ETF, including all fees and costs passed on to investors.
    - `transfer_agent` string — The transfer agent for the ETF.
    - `trustee` string — The trustee of the ETF.
  - `status` 'OK', required — The status of this request's response.

## Other responses

- `400` — An error message.

---

[API](https://skmtc.net/massive/apis/polygon-api.md) · [All operations](https://skmtc.net/massive/apis/polygon-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/massive/polygon-api/revisions/ad6f143e43aa/schema)
