Changelog
Changelog
Notable changes to the CraftifyAI Public API. Entries are listed newest first.
Changes within v1 are additive. New optional fields, endpoints, and webhook events are non-breaking. Breaking changes ship under a new major version such as /v2.
2026-07-18 — v1.0.0
Initial public release of the v1 API.
- Project-scoped API keys with scopes and the shown-once secret model.
- Contacts: create, get, update, and list/search with cursor pagination.
- Interaction logs: create with idempotent replay, and list per contact.
- Reference endpoints: contact types, interaction types, custom fields, and tags.
- Outbound webhooks:
contact.created,contact.updated,interaction_log.created, andweb_form.submitted, with signed delivery.