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.

Base URL

All URLs referenced in the documentation have the following base:

https://api.hyperleapai.com

Authentication

The Hyperleap AI API uses API key authentication. When making requests, you must include your API key in the x-hl-api-key header:

x-hl-api-key: <your_api_key>

For more details, please refer to the API Keys page.

API Resources

Start integrating with Hyperleap AI API by exploring the following resources: