Resolves the suggested driver for a given URL or agent name. Exactly one of url or agent must be provided.
Documentation Index
Fetch the complete documentation index at: https://docs.nimbleway.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Target domain to resolve driver for (e.g. amazon.com).
"amazon.com"
Agent name to resolve driver for (e.g. nimble-ecommerce).
"nimble-ecommerce"
Driver resolution result
List of detected antibots for the domain
["cloudflare", "datadome"]Description of the driver
Resolved driver name
"vx10-pro"
The input agent name (present when agent query param was used)
Whether the page needs to be rendered to be properly resolved.
The input URL (present when url query param was used)