API Reference
Overview

API Reference

Welcome to the LUVR API reference. Build immersive AI experiences with our unified platform for chat, image generation, and audio synthesis.

Base URL: https://api.luvr.ai/v1

Authentication

All API requests require a valid API Key to be included in the Authorization header.

Authorization: Bearer sk_live_...

Error Codes

  • 401 Unauthorized: Invalid API Key.
  • 402 Payment Required: Insufficient balance.
  • 404 Not Found: Character/Job not found.
  • 500 Internal Error: Provider failure.