# Currents API

Currents News API provides access to the latest news articles from various sources worldwide, supporting multiple languages and categories.

- **Category:** news & lifestyle
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 5
- **Triggers:** 0
- **Slug:** `CURRENTS_API`
- **Version:** 20260429_00

## Tools

### List Latest News

**Slug:** `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.

### Activities Watch

**Slug:** `CURRENTS_API_ACTIVITIES_WATCH`

Start a push notification channel to watch user activities for Google Workspace applications. This action sets up a webhook to receive real-time notifications when activities occur in Google Workspace apps (admin, calendar, drive, docs, gmail, meet, etc.). Prerequisites: - Valid webhook URL that can receive POST notifications - OAuth credentials with appropriate scopes for the target application - For production use, requires Google Admin Reports API access Use this when you need to monitor user activities in real-time rather than polling.

### Get Entity Usage Reports

**Slug:** `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.

### List Users

**Slug:** `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 News API does not expose a users endpoint. - When the base_url points to Google Admin Directory API, it will list users from the domain/customer specified.

### Search News Articles

**Slug:** `CURRENTS_API_USER_USAGE_REPORT_GET`

Retrieve news articles from Currents News API with flexible search and filtering. Use this tool to: - Search for news articles by keywords or phrases - Filter articles by language, category, country, or date range - Retrieve paginated results for large result sets - Access comprehensive news data including titles, descriptions, authors, and publication dates This tool provides access to real-time global news content for information gathering, research, monitoring, or content curation purposes.
