Jump to Content
Charactr API
API ReferenceDiscussions
v1.0

Log InCharactr API
Log In
v1.0API ReferenceDiscussions

Get started

  • What is the Charactr API?
  • Obtaining your API Key
  • Making your first requests
  • Data Objects

ChatGPT Integration

  • Voice Response
  • Dialogue System

Charactr API

  • Text to speech
    • /v1/tts/convertpost
    • /v1/tts/voicesget
  • Voice conversion
    • /v1/vc/convertpost
    • /v1/vc/voicesget
Powered by 

Get started

  • What is the Charactr API?
  • Obtaining your API Key
  • Making your first requests
  • Data Objects

ChatGPT Integration

  • Voice Response
  • Dialogue System

Charactr API

  • Text to speech
    • /v1/tts/convertpost
    • /v1/tts/voicesget
  • Voice conversion
    • /v1/vc/convertpost
    • /v1/vc/voicesget
Powered by 

Data Objects

For the time being, the Charactr API contains one data object.

Voice

  {
    "id": 24,
    "name": "John Doe",
    "description": "Hoarse voice of an elderly man."
  }
  • Table of Contents
    • Voice