Currencyscoop
Overview
SLUG: CURRENCYSCOOP
Description
CurrencyBeacon is a developer friendly, easy-to-use REST API with real-time and historical exchange rates for fiat currencies and cryptocurrencies.
Authentication Details
API Key
Connecting to Currencyscoop
Create an auth config
Use the dashboard to create an auth config for the Currencyscoop toolkit. This allows you to connect multiple Currencyscoop accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Currencyscoop 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 Currencyscoop toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
CURRENCYSCOOP_CONVERT_CURRENCY
Tool Name: Convert Currency
Description
Action Parameters
Action Response
CURRENCYSCOOP_GET_CURRENCIES
Tool Name: Get Currencies
Description
Action Parameters
Action Response
CURRENCYSCOOP_GET_HISTORICAL_RATES
Tool Name: Get Historical Exchange Rates
Description
Action Parameters
Action Response
CURRENCYSCOOP_GET_LATEST_RATES
Tool Name: Get Latest Exchange Rates
Description
Action Parameters
Action Response
CURRENCYSCOOP_GET_TIMESERIES_RATES
Tool Name: Get Timeseries Exchange Rates
Description
Action Parameters
Action Response