Skip to main content
GET
Get Google Finance stock quote

Authorizations

x-api-key
string
header
required

Query Parameters

q
string
required

Stock ticker and exchange (e.g. "AAPL:NASDAQ", "GOOGL:NASDAQ", "BTC-USD")

hl
string
default:en

Language code

Response

Successful Response

Response for GET /api/v1/finance/quote.

title
string | null
stock
string | null
exchange
string | null
price
number | null
currency
string | null
price_movement
PriceMovement · object | null

Price movement data.

stats
FinanceStats · object

Key financial statistics.