HYEGRO CRM v1.0.0 is now LIVE!!
https://api.hyegro.comGET – Retrieve dataPOST – Create new entriesPUT – Update existing recordsDELETE – Remove records200 OK, 201 Created, 400 Bad Request, 401 Unauthorized, 404 Not Found, 500 Internal Server ErrorAuthentication will be required for all endpoints using JWT or Bearer tokens in the Authorizationheader.
Authorization: Bearer <your-access-token>| Module | Description |
|---|---|
/leads | Manage lead records |
/contacts | Access and modify contact details |
/deals | Track deals and their status |
/activities | Log tasks, calls, and updates |
/invoices | Manage your invoices |
{
"error": {
"code": 400,
"message": "Invalid request payload",
"details": "The 'email' field is required."
}
}Full API reference documentation coming soon.
Meanwhile, feel free to reach out to our developer team at devsupport@hyegro.com for early access and integration help.