API Reference
All 30 endpoints documented with schemas, examples, and error cases.
Account
Your Genju account details.
GET
/meContacts
Manage your CRM contacts — create, list, update, tag, and add notes.
GET
/contactsPOST
/contactsGET
/contacts/:idPATCH
/contacts/:idPOST
/contacts/:id/tagsDELETE
/contacts/:id/tags/:tagPOST
/contacts/:id/notesBookings
Create, list, and manage bookings.
GET
/bookingsPOST
/bookingsGET
/bookings/:idPATCH
/bookings/:idInvoices
Create, list, and send invoices.
GET
/invoicesPOST
/invoicesGET
/invoices/:idPOST
/invoices/:id/sendPipeline / Deals
Manage your sales pipeline deals.
GET
/dealsPOST
/dealsPATCH
/deals/:idForms
Access form definitions and submissions.
GET
/formsGET
/forms/:id/submissionsPOST
/forms/:id/submissionsAutomations
List and trigger automations.
GET
/automationsPOST
/automations/:slug/triggerReviews
Access reviews from connected platforms.
GET
/reviewsMessages
Send WhatsApp and email messages.
POST
/messages/whatsappPOST
/messages/emailWebhooks
Register and manage webhook subscriptions.
GET
/webhooksPOST
/webhooksDELETE
/webhooks/:id