cURL
curl --request GET \ --url https://dataapi.dncscrub.com/v1.5/Auth/Validate
{ "type": "<string>", "title": "<string>", "status": 123, "detail": "<string>", "instance": "<string>" }
Validate your loginId and optionally verify campaign or project access
Documentation IndexFetch the complete documentation index at: https://docs.dncscrub.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dncscrub.com/llms.txt
Use this file to discover all available pages before exploring further.
LoginId (aka APIKey)
Optional campaign ID to validate against the authenticated account
Optional project ID to validate against the authenticated account
Success