Skip to main content
GET
Stock prices

Authorizations

X-API-KEY
string
header
default:pk_live_YOUR_KEY
required

Astreus API key (pk_live_...), created on the Developers page in the terminal. Also accepted as Authorization: Bearer pk_live_....

Path Parameters

id
string
required

Ticker symbol (e.g. NVDA), numeric SEC CIK (zero-padding optional), or the platform key of a non-SEC issuer (e.g. XSAU000001 — the cik field of the company payload). A bare ticker always resolves to the SEC registrant.

Query Parameters

range
enum<string>
default:1Y

Lookback window.

Available options:
1M,
3M,
6M,
YTD,
1Y,
2Y,
5Y,
ALL

Response

OK

The response is of type object.