---
title: Knowledge and TTS APIs
description: Manage text knowledge and generate speech with supported configurations.
---
import Endpoint from '../../../components/Endpoint.astro';
Knowledge creation accepts `name`, `text`, and optional `is_active`. Attach the returned knowledge ID to an agent, then test retrieval with real customer phrasing.
Use the configuration endpoint rather than hardcoding provider voices. Voice availability and supported languages can vary by provider and account.