Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Honeycomb API Documentation

Sam Betts edited this page Feb 10, 2014 · 2 revisions

This is a list of all the valid API calls to the Honeycomb database service. Click on an action to view example usage of the JSON API.

Action Description
Database
DATA Insert a log into the database
FIND Retreive a specific item in the database
COUNT Retreive the current count of items in the database
FINDALL Retreive all the items from the database
QUERY Perform a single lucene query on the database
REBUILDINDEX Recreate index using database records
Recurring Queries
SEARCH Create a Anew recurring lucene query
STOPSEARCH Stop an existing recurring lucene query