Skip to main content

Overview

The Hidoba Research Texting API enables you to create AI-powered conversational experiences through a REST API. The service receives chat history and returns both transcript and generated audio responses.

Typical Flow

  1. User responds in the chat
  2. Service generates response from user message(s) and past chat history
  3. Response is sent to the user
Important Considerations
  • Concurrency: User might send another message before response is generated
  • Retries: Service might occasionally fail to generate response