For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
See our prompting guide for tips on crafting your system prompt.
Authentication
X-Hume-Api-Keystring
API Key authentication via header
Path parameters
idstringRequiredformat: "uuid"
Identifier for a Prompt. Formatted as a UUID.
versionintegerRequired
Version number for a Prompt.
Prompts, Configs, Custom Voices, and Tools are versioned. This versioning system supports iterative development, allowing you to progressively refine prompts and revert to previous versions if needed.
Version numbers are integer values representing different iterations of the Prompt. Each update to the Prompt increments its version number.