Honeycomb has several API endpoints. The only endpoint which has rate limiting in effect is the Query Data endpoint.
Calls to https://api.honeycomb.io/1/query_results have a few limitations:
- 10 queries per minute
- Query results cannot take longer than 10 seconds to run
- Results can only be within the last 7 days
Currently, all other endpoints have no rate limits.
If you are having issues using the API please get in touch with us in Support at https://support.honeycomb.io/.