New Omni documentation is now available — policy-driven document verification and API reference. Explore Omni → · Custom Theme for KYC liveform: Learn more →
New Omni documentation is now available — policy-driven document verification and API reference. Explore Omni → · Custom Theme for KYC liveform: Learn more →
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.