v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB
search

Check if search query should redirect to a specific entity page

Checks if a search query redirects to a specific entity page rather than showing search results.

get/{chain_id}/api/v2/search/check-redirect

Path parameters

chain_idstring required

The ID of the blockchain

Query parameters

qstring nullable

Search query filter

Response

Response indicating whether the query should redirect to a specific entity page.

parameterstring nullable
redirectboolean nullable
type'address' | 'block' | 'transaction' | 'user_operation' | 'blob' | 'ens_domain' nullable