Server
/api/v1.0/
https://bulkscore-qa.adara.com/api/v1.0/
https://bulkscore-prod.adara.com/api/v1.0/
Server Variables
json body post request to get the matches
Auth
Required Scopes:post:match
Request Body
POST /match
Responses
200
Successfully returned the match details
400
Invalid request format
401
Missing/Invalid/Expired Authorization Token
Sample json body post request that creates and triggers a bulk request task
Auth
Required Scopes:post:score
Request Body
POST /score
Responses
200
Successfully returned list of intel scores
400
Invalid request format
401
Missing/Invalid/Expired Authorization Token