Skip to main content
POST
Current prices for two symbols.

Authorizations

Authorization
string
header
required

A live account API key from FINTERM_API_KEY.

Body

application/json
symbols
string[]
required

Stock ticker symbols to fetch current prices for

Required array length: 1 - 100 elements

Response

Success.

The two-key success envelope.

finterm
object
required

Canonical result meta header.

data
object
required

One result object for a single requested symbol, or a map keyed by requested symbol when more than one symbol is requested.