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

# Introduction

> Reference for the legacy Overshoot v0.2 streaming API.

<Warning>
  The v0.2 API is deprecated. New integrations should use v1.
</Warning>

## Base URL

```text theme={null}
https://api.overshoot.ai/v0.2
```

## Endpoints

* [Create stream](/api-reference/v0.2/create-stream)
* [Keepalive](/api-reference/v0.2/keepalive-stream)
* [Close stream](/api-reference/v0.2/close-stream)
* [Spectate stream](/api-reference/v0.2/spectate-stream)
* [Stream info](/api-reference/v0.2/stream-info)
* [Update prompt](/api-reference/v0.2/update-prompt)
