Analyze Indicator - Retrieve Results
GET https://pulsedive.com/api/analyze.php?qid=449787343&pretty=1
Pulsedive API documentation on scanning indicators can be found here: https://pulsedive.com/api/scan
Retrieve the Result
Once we've added an indicator to the queue for analysis, we'll use the qid to check on the result. The status field will let us know if the request is still processing. Once we get a response that contains a success message we'll know the scan is finished. The Pulsedive platform generally checks for results every 500 ms.
Request Params
| Key | Datatype | Required | Description |
| qid
| number | | Queue ID for retrieving scan results |
| pretty
| number | | Pretty-print JSON response |
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``