Finage
Learn how to use Finage with Composio
Overview
Enum
FINAGE
Description
Finage provides secure RESTful APIs for real-time and historical financial market data covering stocks, forex, cryptocurrencies, indices, ETFs, and commodities.
Authentication Details
API_KEY
finage_api_key
Actions
FINAGE_GET_STOCK_DETAILS
Action Parameters
symbol
Action Response
data
error
successful
FINAGE_GET_STOCK_END_OF_DAY_DATA
Action Parameters
date
symbol
unadjusted
Action Response
data
error
successful
FINAGE_GET_STOCK_HISTORICAL_DATA
Action Parameters
from_date
limit
multiplier
sort
symbol
time_unit
to_date
unadjusted
Action Response
data
error
successful
FINAGE_GET_STOCK_LAST_QUOTE
Action Parameters
symbol
timestamp_type
Action Response
data
error
successful
FINAGE_GET_STOCK_MARKET_AGGREGATES
Action Parameters
dbt_filter
end_time
from_date
limit
multiply
sort
start_time
symbol
time
to_date
unadjusted
Action Response
data
error
successful
FINAGE_GET_STOCK_MARKET_NEWS
Action Parameters
limit
symbol
Action Response
data
error
successful
FINAGE_GET_STOCK_MARKET_SNAPSHOT
Action Parameters
include_quotes
include_trades
symbols
Action Response
data
error
successful
FINAGE_GET_STOCK_MARKET_STATUS
Action Parameters
country
currencies
extended_hours
holidays
trading_hours
Action Response
data
error
successful
FINAGE_GET_STOCK_PREVIOUS_CLOSE
Action Parameters
date
symbol
unadjusted
Action Response
data
error
successful
FINAGE_GET_STOCK_TICK_DATA
Action Parameters
dbt_filter
end_time
from_date
limit
multiply
sort
start_time
symbol
time
to_date
unadjusted
Action Response
data
error
successful