Finage
Overview
SLUG: 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
Connecting to Finage
Create an auth config
Use the dashboard to create an auth config for the Finage toolkit. This allows you to connect multiple Finage accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Finage Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Finage toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
FINAGE_GET_STOCK_END_OF_DAY_DATA
Tool Name: Get Stock End-of-Day Data
Description
Action Parameters
Action Response
FINAGE_GET_STOCK_HISTORICAL_DATA
Tool Name: Get Stock Historical Data
Description
Action Parameters
Action Response
FINAGE_GET_STOCK_LAST_QUOTE
Tool Name: Get Stock Last Quote
Description
Action Parameters
Action Response
FINAGE_GET_STOCK_MARKET_AGGREGATES
Tool Name: Get Stock Market Aggregates
Description
Action Parameters
Action Response
FINAGE_GET_STOCK_MARKET_SNAPSHOT
Tool Name: Get Stock Market Snapshot
Description
Action Parameters
Action Response
FINAGE_GET_STOCK_MARKET_STATUS
Tool Name: Get Stock Market Status
Description
Action Parameters
Action Response
FINAGE_GET_STOCK_PREVIOUS_CLOSE
Tool Name: Get Stock Previous Close Data
Description
Action Parameters
Action Response
FINAGE_GET_STOCK_DETAILS
Tool Name: Get Stock Quote
Description
Action Parameters
Action Response
FINAGE_GET_STOCK_MARKET_NEWS
Tool Name: Get Stock Market News
Description
Action Parameters
Action Response
FINAGE_GET_STOCK_TICK_DATA
Tool Name: Get Stock Tick Data
Description
Action Parameters
Action Response