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

# Public instance

> Try the Voiceflow CLI API server online, without local setup.

# Public Instance

## Try the Voiceflow CLI Server Online

If you want to try out the Voiceflow CLI server without setting it up locally, you can use our public instance:

**Base URL:** [https://tests-api.voiceflow.com/](https://tests-api.voiceflow.com/)

## Interactive API Documentation

You can explore and test the API endpoints directly in your browser using our Swagger playground:

[API Docs](/api-reference/api-overview)

The Swagger interface allows you to:

* View all available API endpoints
* See request/response schemas
* Test API calls directly from your browser
* Download API specifications

## Getting Started

1. Visit the [Swagger playground](https://docs.voiceflow.com/reference/post_api-v1-tests-execute#/)
2. Explore the available endpoints
3. Try out the API calls with your own data
4. Use the examples from the [usage examples](/developer-tools/voiceflow-cli/api-serve/usage-examples) by replacing `http://localhost:8080` with `https://voiceflow-cli-api.xavidop.me`
