VOICEFOX
Docs
Console›
Product GuidesAPI ReferenceChangelog
Overview
  • Introduction
Outbound tasks
  • GETList phone numbers
  • POSTCreate outbound task
  • GETGet task details
  • PUTAppend phone numbers
Assistants
  • GETGet assistant details
  • GETList assistants
  • POSTCreate assistant
  • PATCHUpdate assistant
Knowledge base
  • PUTUpdate data
  • POSTUpload file
  • POSTCreate knowledge base
  • POSTUpdate knowledge base
Call records
  • GETList call logs
  • GETGet call log details
  • GETGet conversation history
Third-party
  • POSTAuto login
Webhook
  • POSTCall ended
  • POSTCall analysis completed
  • POSTOutbound task finished
API reference

VoiceFox Open Platform API

Reach every VoiceFox capability over HTTPS — assistants, outbound tasks, knowledge base, call records and webhook. Base URL:

https://openapi.voicefox.ai

Authentication

Pass your API token in the Authorization header of every request:

Authorization: Bearer <YOUR_TOKEN>

API groups

Outbound tasks

  • GETList phone numbers
  • POSTCreate outbound task
  • GETGet task details
  • PUTAppend phone numbers

Assistants

  • GETGet assistant details
  • GETList assistants
  • POSTCreate assistant
  • PATCHUpdate assistant

Knowledge base

  • PUTUpdate data
  • POSTUpload file
  • POSTCreate knowledge base
  • POSTUpdate knowledge base

Call records

  • GETList call logs
  • GETGet call log details
  • GETGet conversation history

Third-party

  • POSTAuto login

Webhook

  • POSTCall ended
  • POSTCall analysis completed
  • POSTOutbound task finished