# IBM X-Force Exchange

IBM X-Force Exchange is a threat intelligence sharing platform for researching security threats, aggregating intelligence, and collaborating on cybersecurity insights

- **Category:** security & identity tools
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 7
- **Triggers:** 0
- **Slug:** `IBM_X_FORCE_EXCHANGE`
- **Version:** 00000000_00

## Tools

### Get Latest Public Collections

**Slug:** `IBM_X_FORCE_EXCHANGE_GET_CASEFILES_PUBLIC`

Tool to retrieve latest public Collections from IBM X-Force Exchange. Use when you need to access publicly available collections without pagination. For fetching all public collections, consider using the paginated endpoint instead.

### Get Public Collections Paginated

**Slug:** `IBM_X_FORCE_EXCHANGE_GET_CASEFILES_PUBLIC_PAGINATED`

Tool to retrieve all public Collections using pagination from IBM X-Force Exchange. Use when you need to access publicly available collections with pagination support. Returns a list of publicly accessible case files with pagination metadata.

### Get IPR Category List

**Slug:** `IBM_X_FORCE_EXCHANGE_GET_IPR_CATEGORIES`

Tool to retrieve the complete list of IP reputation categories from IBM X-Force Exchange. Use when you need to understand available IPR classification categories used by XFE.

### Get URL Category List

**Slug:** `IBM_X_FORCE_EXCHANGE_GET_URL_CATEGORIES`

Tool to retrieve the complete list of URL categories from IBM X-Force Exchange. Use when you need to understand available URL classification categories used by XFE.

### Get User Profile Information

**Slug:** `IBM_X_FORCE_EXCHANGE_GET_USERPROFILE`

Tool to retrieve authenticated user's profile information from IBM X-Force Exchange. Use when you need to access user account details, membership statistics, or integration configurations.

### Get Current API Version

**Slug:** `IBM_X_FORCE_EXCHANGE_GET_VERSION`

Tool to retrieve current running API version information from IBM X-Force Exchange. Use when you need to check the API version, build number, or creation date.

### Generate API Key and Password

**Slug:** `IBM_X_FORCE_EXCHANGE_POST_AUTH_API_KEY`

Tool to generate a new API key and password pair for IBM X-Force Exchange authentication. Use when you need to create new credentials for API access. The generated credentials do not expire and can be used with Basic Authentication.
