Getting Started
Welcome to LUVR API. Build immersive AI experiences with our unified platform for chat, image generation, video, and audio synthesis.
Quick Start
Get your API Key
Sign up for a LUVR account and navigate to the developer dashboard to obtain your API key.
Make your first request
curl https://api.luvr.ai/v1/characters \
-H "Authorization: Bearer YOUR_API_KEY"Explore the API
Browse through our API Reference to discover all available endpoints and features.
API Base URL
All API requests should be made to:
https://api.luvr.ai/v1Need Help?
- Join our Telegram Channel (opens in a new tab) for support.
- Read the API Reference for detailed endpoint documentation.