Retrieve product settings
Product Settings
Retrieve product settings
Retrieves the VPN/TOR/proxy and presentation settings for a product. Settings are auto-created if they don’t already exist.
GET
Retrieve product settings
Authorizations
The Server API Key obtained from the kelviq application. Pass as a Bearer token in the Authorization header. Example: 'Authorization: Bearer YOUR_API_KEY'
Path Parameters
Product UUID.
Response
Product settings.
Behavioural and presentation settings attached to a product.
If true, VPN traffic is allowed for this product's experience.
Example:
true
If true, Tor traffic is allowed.
Example:
true
If true, proxy traffic is allowed.
Example:
true
Default currency for the product.
Example:
"USD"
Public URL of the product.
Example:
"https://app.example.com"