Searchable Storage APIs

You can interact with your Searchable Storage directly using a number of APIs. Using these APIs with your API token for authentication allows you to interact with your Searchable Storage

API NameDescriptionDocumentation
Count APIProvides quantities and counts for Lucene-based search queries exceeding 10,000 results.Documentation
Search APIFull-text search API based on Apache LuceneDocumentation
Term Aggregation APIAggregated view of the results, based on the provided parameters.Documentation
Histogram APIQuery the aggregated result based on a timeframe. Mostly used to generate dashboards, reports, and graphs.DocumentationY