domains_check_bulk
Verify domain availability in bulk for Porkbun. Adjust concurrency, delay, and error handling to check up to 100 domains while respecting rate limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domains | Yes | ||
| delay_ms | No | ||
| concurrency | No | ||
| stop_on_error | No | ||
| respect_limits | No | ||
| stop_on_rate_limit | No |