Skip to content

Prices

Tier: Builder+ · Endpoints: /v1/companies/{symbol}/prices · /corporate-actions

Daily bars from 2016 onward and corporate actions with source URLs.

Every row carries a provenance object with its source URL and, where the fact was extracted by a model, the verbatim quote.

Key fields

FieldDescription
barsdate, open, high, low, close, adjusted_close, volume, vwap, venue
venueconsolidated (2023 on) or iex (2016 to 2023)
corporate_actionsSplits, dividends, M&A

Example

Terminal window
curl "https://api.signals.ai/v1/companies/{symbol}/prices" \
-H "Authorization: Bearer $SIGNALS_KEY"

See the REST reference for the full schema.