Search
Full-text, filtered, and bulk search for ENS names. Uses Elasticsearch with automatic PostgreSQL fallback for complex queries.
Base path: /api/v1/search
Endpoints
| Method | Path | Auth | Description |
|---|---|---|---|
| GET | / | Optional | Global search with filters, sorting, and CSV export |
| POST | /bulk | Optional | Exact match search for up to 10,000 terms |
| POST | /bulk-filters | Optional | Exact match search with filters and sorting |
Last updated on