Versioning

Honeypot.is tries to be as stable as possible, doing its best to avoid breaking changes, unless they are absolutely necessary.

Changes to API endpoints

We will not remove data or change existing data structures for current endpoints. We will only add new fields or endpoints, as such, make sure you can handle new fields being added to existing endpoints. We will frequently add new fields to existing endpoints, as we are constantly improving and versioning for each update is not sustainable. If this is a problem for you, please let us know and we can work something out.

All changes will be announced in our telegram channel: https://t.me/honeypotis_news

API Deprecation

Our API is versioned, and we will try to keep older versions of the API available for as long as possible. We will always announce ahead of time when we have to deprecate an API endpoint.

Currently, V2 is the latest version of the API. Some endpoints are still only available in V1, but we will be migrating them to V2 with various improvements over time. We have no intention to deprecate V1 in the near future, but we will announce it ahead of time if we do.