Comprehensive Metrics

Returns comprehensive per-metric financial data with validity flags, descriptions, and units. Supports optional currency conversion. Results are paginated (default 50 metrics per page, max 200).

Query Params
string

Stock ticker symbol (e.g., AAPL, MSFT, GOOGL). Provide exactly one of symbol or isin.

string
length between 12 and 12

ISIN code (e.g., US0378331005). Provide exactly one of symbol or isin.

string

Target currency for monetary values (ISO 4217). Converts from reporting currency if different.

string

Comma-separated list of fields to include in the response. When provided, only the specified fields are returned. Reduces payload size for high-volume endpoints.

int32
1 to 200
Defaults to 50

Maximum number of metrics to return per page (default 50, max 200)

int32
≥ 0
Defaults to 0

Number of metrics to skip for pagination (default 0)

string

Opaque cursor for cursor-based pagination. When provided, returns results after the cursor position. Takes precedence over offset.

Headers
string
enum
Defaults to application/json

Response content type. Only application/json is supported.

Allowed:
Responses

Language
Credentials
Header
URL
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json