> ## Documentation Index
> Fetch the complete documentation index at: https://docs.daydream.live/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Comprehensive API documentation for Daydream

# Daydream API

<Tip>
  Get a free API key from the [Daydream Builder Dashboard](https://app.daydream.live/dashboard/api-keys?utm_source=docs\&utm_medium=tip\&utm_campaign=api_key_signup\&utm_content=introduction_tip)
</Tip>

<CardGroup cols={2}>
  <Card title="Developer Quickstart" icon="person-running-fast" href="/quickstart">
    Get an AI video stream up and running
  </Card>

  <Card title="Vibecoding" icon="robot" arrow="true" href="/ai-oneshot">
    Idea to app in 10 minutes
  </Card>
</CardGroup>

Welcome to the Daydream API documentation. This API enables seamless interaction, allowing you to create and manipulate live video streams, generate interactive audio experiences, and produce real-time AI-driven visuals. It is designed to give developers powerful tools for building immersive, dynamic, and engaging multimedia applications.

## Base URL

```
https://api.daydream.live
```

## Getting Started

The API is organized around REST principles and returns JSON responses. All endpoints are automatically documented below with interactive examples.

## Support

If you need help or have questions about the API, please:

* Check the [Quickstart](/api/quickstart) or the [API Reference](/api/api-reference/create-stream) section
* Explore our [SDKs](/sdks/overview) for TypeScript, Browser, TouchDesigner, and OBS
* Join our [Discord Community](https://discord.com/invite/5sZu8xmn6U)
