Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 759 Bytes

File metadata and controls

28 lines (19 loc) · 759 Bytes

HelpGenie API Documentation

API documentation for the HelpGenie voice AI platform, built with Mintlify.

Live site: helpgenie.mintlify.app

What's documented

  • Getting started — Authentication, making requests, error handling
  • Agents — Genies, Genie Groups, Conversations
  • Knowledge — Knowledge Base, Document Folders
  • Voice — Voices, Voice Collections
  • CRM — Leads, Lead Notes
  • Marketplace — Published agents
  • Platform — Profiles, Teams, Activities

Local development

npm i -g mint
mint dev

Preview at http://localhost:3000.

Deployment

Changes pushed to main are deployed automatically via the Mintlify GitHub app.