Skip to main content
This API returns the current settings for your project.
This API provides a snapshot to assist with operations, and the response structure may change without prior notice due to service updates.

Authentication header

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:

Request

Query parameters

string
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

Response

Success response

string
Unique identifier for the API request issued by ARGOS. Including the traceId in your inquiry will help you get a faster response.
object
Current project settings information.

Error response

Error codes