VoiceGenie · Authentication Profile

Voicegenie Authentication

Authentication

VoiceGenie secures its APIs with apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyVoice AIConversational AISales AutomationVoice AgentsTelephonyCall CenterCustomer-SupportLead GenerationWebhook
Methods: apiKey Schemes: 3 OAuth flows: API key in: body

Security Schemes

apiToken apiKey
· in: body ()
apiKey apiKey
· in: body ()
workspaceId apiKey
· in: body ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://voicegenie.gitbook.io/voicegenie-ai/developer-documentation-1.0
docs: https://voicegenie.gitbook.io/voicegenie-ai/integrations/public-api-integration
summary:
  types: [apiKey]
  api_key_in: [body]
  oauth2_flows: []
  note: >-
    VoiceGenie authenticates by including an API token and a workspaceId inside the JSON request
    payload (not an HTTP header). This is a non-standard, body-carried API-key scheme, so it is not
    expressed as an OpenAPI securityScheme; the credential fields are documented as required request
    properties instead.
schemes:
- name: apiToken
  type: apiKey
  in: body
  field: token
  description: >-
    API token for the pushCallToCampaign endpoint. Generated in the dashboard under
    Developer APIs -> Generate Token. Sent in the JSON body.
  sources: [https://voicegenie.gitbook.io/voicegenie-ai/developer-documentation-1.0]
- name: apiKey
  type: apiKey
  in: body
  field: apiKey
  description: >-
    Developer API key for the publicRestApiActions endpoints. Copied/regenerated in the dashboard
    under System -> APIs. Sent in the JSON body. Keep private.
  sources: [https://voicegenie.gitbook.io/voicegenie-ai/integrations/public-api-integration]
- name: workspaceId
  type: apiKey
  in: body
  field: workspaceId
  description: >-
    Workspace identifier required alongside the token/apiKey. Constant for the account even when the
    token is regenerated.
  sources: [https://voicegenie.gitbook.io/voicegenie-ai/integrations/public-api-integration]
token_management:
  generate: Dashboard -> Developer APIs -> Generate Token (or System -> APIs -> Regenerate Token)
  rotation: Regenerating the token does not change the workspaceId.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/voicegenie-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.