New ID_Check v2.5.0 — Session Journey: a per-submission timeline of FE/BE events with list & detail views, a new DROPPED session status, and a configurable data retention period. See what's new →
New ID_Check v2.5.0 — Session Journey: a per-submission timeline of FE/BE events with list & detail views, a new DROPPED session status, and a configurable data retention period. See what's new →
ARGOS API uses the secret key in the x-api-key header for authentication. You can find your secret key in the dashboard project settings.When making API requests, include your API key in the x-api-key header as follows:
You can check the current values of settings for a specific category.Filtering is possible by passing a comma-separated string. Additional categories will be added in the future.Possible values:managementExample:category=management
curl -X GET 'https://rest-api.argosidentity.com/v3/projects/settings?category=management' \-H 'x-api-key: {yourAPIKey}'
Current status based on the submission control system. Returns inactive value when system operation is stopped.
“activateBlocking” won’t be affected by updates within the same version.