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

7 actions Integration catalog
Request access
Connect IBM X-Force Exchange once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Get Latest Public CollectionsIBM_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 PaginatedIBM_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 ListIBM_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 ListIBM_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 InformationIBM_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 VersionIBM_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 PasswordIBM_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.