Welcome to the TornAPI

torn

Supported ids depend on the selection.

stocks

List all stocks.
Schema
FieldType
stocksStocks object
Structures
Benefit
FieldType
descriptionString
frequencyInteger
requirementInteger
typeBenefit Type enum
Benefit Type
Limited values of the 'String' type:
active
passive
History
FieldType
changeNumber (with floating point)
priceNumber (with floating point)
timestampEpoch timestamp (in seconds)
Price
FieldType
changeNumber (with floating point)
change_percentageNumber (with floating point)
endNumber (with floating point)
highNumber (with floating point)
lowNumber (with floating point)
startNumber (with floating point)
Stock
FieldType
acronymString
all_timePrice object
benefitBenefit object
current_priceNumber (with floating point)
historyArray of History
investorsInteger
last_dayPrice object
last_hourPrice object
last_monthPrice object
last_weekPrice object
last_yearPrice object
market_capInteger
nameString
stock_idInteger
total_sharesInteger
Stocks
FieldType
<id>Stock object