Coming Soon

API Reference

Programmatic access to Hazel is on the way. Build custom integrations, automate workflows, and extend Hazel's capabilities with our upcoming REST API.

api.hazel.sh
GET /v1/conversations
Authorization: Bearer sk_live_•••••••
Response
{
  "conversations": [...],
  "has_more": true,
  "next_cursor": "cur_abc123"
}

Follow our changelog for API release updates