v3
latestOpenAPI 3.1.02026-07-26490368.4 KBRatios
Get the list of all ratios.
Returns the list of all ratios.
get/v1/ratios-list
Query parameters
apiKeystring
API Key (alternatively send via X-Api-Key header)
API Key (alternatively send via X-Api-Key header)
Response
Ratios list
Example response
[
{
"ratioId": "price_to_earnings",
"metricName": "Price to Earnings",
"category": "Valuation",
"metricFormat": "ratio",
"hasDailyData": true,
"formulaHuman": "Market Price per Share / Earnings per Share"
}
]