Search API
Powerful search endpoint for finding records across multiple resources with advanced filtering and faceting.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
The search query string. Supports fuzzy matching and operators
Array of resource types to search. If empty, searches all resources.
Options: [“orders”, “customers”, “products”, “inventory”, “returns”, “warranties”, “tickets”]
Advanced filters to narrow search results
Fields to generate facet counts for
Sort configuration
Pagination configuration
Whether to include highlighted snippets in results
Whether to include search suggestions for typos
Response
Array of search results
Facet counts for requested fields
Search suggestions for possible typos
Total number of results found
Current page number
Results per page
Time taken to execute the query in milliseconds