Currents api
Overview
SLUG: CURRENTS_API
Description
Currents News API provides access to the latest news articles from various sources worldwide, supporting multiple languages and categories.
Authentication Details
API Key
Connecting to Currents api
Create an auth config
Use the dashboard to create an auth config for the Currents api toolkit. This allows you to connect multiple Currents api accounts to Composio for agents to use.
Select App
Navigate to [Currents api](https://platform.composio.dev?next_page=/marketplace/Currents api).
Create and Get auth config ID
Click “Create Currents api 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 [Currents api toolkit’s playground](https://app.composio.dev/app/Currents api)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CURRENTS_API_ACTIVITIES_LIST
Tool Name: List Latest News
Description
Action Parameters
Action Response
CURRENTS_API_ACTIVITIES_WATCH
Tool Name: Activities Watch
Description
Action Parameters
Action Response
CURRENTS_API_ENTITY_USAGE_REPORTS_GET
Tool Name: Get Entity Usage Reports
Description
Action Parameters
Action Response
CURRENTS_API_USERS_LIST
Tool Name: List Users
Description
Action Parameters
Action Response
CURRENTS_API_USER_USAGE_REPORT_GET
Tool Name: Get User Usage Report
Description
Action Parameters
Action Response