Back to API List
Advanced Search API
Data
3 Endpoints
Demonstrates complex querying, filtering, sorting, and pagination with full-text search capabilities.
Internal API - Hosted by this App
API Endpoints & Usage
Explore and interact with the available endpoints for the Advanced Search API. These API routes are live!
GET
/api/search
Multi-field search with filters, sorting, and pagination.
Try it out
You can add or change query parameters in the path above (e.g., ?name=User).
POST
/api/search/advanced
Complex search with nested filters, aggregations, and custom scoring.
Try it out
GET
/api/search/suggestions
Get search suggestions and autocomplete results.
Try it out
You can add or change query parameters in the path above (e.g., ?name=User).