get_summary_lite
Retrieve a focused snapshot of key identification, market, and fundamental data for any asset symbol, with selectable fields for custom responses.
Instructions
Returns a focused snapshot of key identification, market, and fundamental data for a single asset symbol. Retrieves core identification, current pricing, key valuation metrics, and fundamental data. The response field set is fixed, but it is possible to control which fields are included through the select_identifiers parameter. For a comprehensive field set use the /v1/summary endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | User-defined request identifier. | |
| symbol | Yes | Asset identifier (ticker symbol). | |
| select_identifiers | No | A list of field names to include in the response. When provided, the response contains only the specified fields. When not provided or set to null, the full field set is returned. "symbol" and "logo" are always returned regardless of the value passed. |