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 Name | Description |
|---|---|
| Search API | Full-text search API based on Apache Lucene |
| Term Aggregation API | Aggregated view of the counts of the most popular results, based on the provided parameters. |
| Trend Aggregation API | Aggregated view of unusual results with greatest deviation from the background information, based on the provided parameters. |
| Histogram API | Query the aggregated result based on a timeframe. Mostly used to generate dashboards, reports, and graphs. |
Updated 6 months ago
