Legacy unknown links detection

Deprecated

DEPRECATED - Legacy endpoint for unknown links detection. Please migrate to /v2/guard endpoint.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
inputstringOptional
Text to scan for links
domain_allowlistlist of stringsOptional

List of trusted domains (domain name and TLD only, no subdomains)

Response

Unknown links detection results
modelstring or null

Currently always ‘lakera-guard-1’

resultslist of objects or null
List of detection results
dev_infoobject or null
Build information