A brief introduction to Hyperleap AI API
Welcome to the Hyperleap AI API documentation. This guide will help you understand how to interact with the Hyperleap AI API to create, retrieve, update, and manage AI conversations, prompts, and related resources through HTTP requests.
All URLs referenced in the documentation have the following base:
The Hyperleap AI API uses API key authentication. When making requests, you must include your API key in the x-hl-api-key
header:
For more details, please refer to the API Keys page.
Start integrating with Hyperleap AI API by exploring the following resources:
Create and manage AI conversations with general or persona-based interactions.
Run prompts with various streaming options for AI-powered text generation.
Collect and store user feedback on AI interactions to improve quality.
Retrieve detailed information about AI interactions for auditing and compliance.
Access aggregated feedback data to analyze user satisfaction and AI performance.
Check content against moderation policies to ensure safe AI interactions.
A brief introduction to Hyperleap AI API
Welcome to the Hyperleap AI API documentation. This guide will help you understand how to interact with the Hyperleap AI API to create, retrieve, update, and manage AI conversations, prompts, and related resources through HTTP requests.
All URLs referenced in the documentation have the following base:
The Hyperleap AI API uses API key authentication. When making requests, you must include your API key in the x-hl-api-key
header:
For more details, please refer to the API Keys page.
Start integrating with Hyperleap AI API by exploring the following resources:
Create and manage AI conversations with general or persona-based interactions.
Run prompts with various streaming options for AI-powered text generation.
Collect and store user feedback on AI interactions to improve quality.
Retrieve detailed information about AI interactions for auditing and compliance.
Access aggregated feedback data to analyze user satisfaction and AI performance.
Check content against moderation policies to ensure safe AI interactions.