Messages API v2 (legacy)
Legacy API
Messages API v2 is legacy and should not be used for new projects. Use Messages API v3 for new OpenAI-compatible messaging integrations.
The Hidoba Research Messages API v2 enables legacy AI-powered conversational experiences through a REST API. The service receives chat history and returns both transcript and generated audio responses.
Typical Flow
- User responds in the chat
- Service generates response from user message(s) and past chat history
- 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