Currents API
Currents News API provides access to the latest news articles from various sources worldwide, supporting multiple languages and categories.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Currents API authenticates with an API key. Generate the credential in your Currents API account, then paste it into FlyMyAI the first time an agent uses a Currents API action.
Get your Currents API credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Currents News API Key | Your Currents News API key for authentication as a query parameter (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
CURRENTS_API_ACTIVITIES_LIST | Tool to retrieve the latest news articles from Currents News API. Use when you need a real-time feed of recent articles. | - |
CURRENTS_API_ACTIVITIES_WATCH | Tool to start a notification channel to watch activities for a specified user and application. Use when needing to receive push notifications for user activity; call after OAuth credentials and webhook endpoint are set up. | user_key, application_name, channel |
CURRENTS_API_ENTITY_USAGE_REPORTS_GET | Tool to retrieve usage statistics for a specific Google Workspace entity. Use when you need to analyze entity usage on a particular date. | entityType, entityKey, date |
CURRENTS_API_USERS_LIST | Tool to list users in a Google Workspace domain. Note: - When the provided base_url points to Currents News API (api.currentsapi.services), this action will gracefully fall back to listing latest news articles to ensure a valid response, since the Currents Ne… | - |
CURRENTS_API_USER_USAGE_REPORT_GET | Tool to retrieve the usage report for a specified user on a given date. Use after confirming the userKey and date. Use when detailed usage metrics are needed for auditing or monitoring. | userKey, date |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Currents API!