FETCH402
← Protocol index

Resource / 13361

unknown

Unnamed resource.

Web search via Brave Search API

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 8000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0xf080a1Aab08650946acDa41410a7eDC14f7Be035

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {
    "count": {
      "default": 10,
      "description": "Number of results (max 20)",
      "type": "integer"
    },
    "q": {
      "description": "Search query",
      "required": true,
      "type": "string"
    }
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "web": {
      "results": [
        {
          "description": "...",
          "title": "Bitcoin Price...",
          "url": "https://example.com"
        }
      ]
    }
  },
  "type": "json"
}