Debugging SERP API
Use thex-brd-debug response header to extract detailed debug information about your requests.
Activate by appending -debug-full to your proxy username:
x-brd-debug response header will look like this:
| Field | Description |
|---|---|
req_id | Internal request ID - include in bug reports |
bytes_up | Outgoing traffic recorded while processing the request |
bytes_down | Incoming traffic recorded while processing the request |
billed | Whether the request is considered billable |
destination_ip | IP of the remote server used to fetch the data |
used_req_headers | Custom headers relayed in the initial request |
peer_ip | Unique identifier for the IP used - useful for validating IP rotation |
peer_country | Country of the peer used for the request |
render | Whether the result is browser-rendered HTML or a raw HTTP response |
Common Error Codes
| Error | Description |
|---|---|
404 | Invalid URL - likely broken or dead |
403 | URL is valid but access is forbidden |
502 | Most common SERP API error - see detail in x-brd-error-code |
407 | Incorrect credentials (password or zone name) |
429 | Rate limit / auto-throttle - contact support |
401 411 444 | Bad request - missing headers or cookies |
503 | Service unavailable - browser check failed |
Example 429 response
Get Success Rate Statistics Per Domain
Retrieve SERP API success rate stats from the past 7 days. Supports single domain or wildcard.Single domain
All monitored TLDs