πŸ–₯️Developer documentation 1.0

Getting Started

The VoiceGenie REST API provides API endpoints for VoiceGenie functionalities that you would see on dashboard and some additional ones.

Authentication

Authentication to the VoiceGenie API is performed via HTTPs payload. Provide your token in the payload along with workspaceId.

Generate Token and WorkspaceId:

To generate the Token:

  • Log into the VoiceGenie Dashboard.

  • Navigate to Developer APIs β†’ Generate token to generate.

  • WorkspaceId will be Generated for your account once and will remain constant, even if you re-generate the token.

Last updated