agent_detection_create_site
Create an Agent Detection integration for a website and return its publishable key (pk_live_...) and the script snippet to install. domain is the site's domain, e.g. example.com. If the team already has an integration for that domain, the existing one is returned instead of a duplicate.
The publishable key is safe to put in a public web page: it only sends
telemetry, only from the listed domains. Never put the Resemble API key in
a page. Paste the snippet into the <head> of every page to cover; the page
can then listen for the 'resemble:verdict' event or call ResembleAgentDetection.onVerdict().Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| domain | Yes |