Ingesting QRadar offense alerts by calling the REST API
To ingest QRadar® offense alerts, you can make an API call to the application’s endpoint by using the hostname or IP address of your QRadar deployment.
Before you begin
About this task
The endpoint supports only an HTTP GET call. It takes in a SEC header to authorize the API call.
Important: IBM tested the REST endpoint to work with 100 offenses. If you exceed this
limit, you might get an application 500 error.
Procedure
Results
The REST endpoint returns the offenses that were closed since the last polling interval (in last 1 minute). It also returns offenses that received events, flows, or both and are still open since last the polling interval (in last 1 minute).