---
category: general
scraped_at: '2025-11-12T14:10:37.996459'
title: Public Instance
url: /docs/public-instance
---
# Public Instance
# 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/>
## Interactive API Documentation
You can explore and test the API endpoints directly in your browser using our Swagger playground:
**API Docs:** [https://docs.voiceflow.com/reference/post\_api-v1-tests-execute#/](/reference/post_api-v1-tests-execute#/)
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](/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](usage-examples.md) by replacing `http://localhost:8080` with `https://voiceflow-cli-api.xavidop.me`
Updated 4 months ago
---
[Usage Examples](/docs/usage-examples)[Analytics](/docs/analytics-1)
Ask AI
* [Table of Contents](#)
* + [Public Instance](#public-instance)
+ - [Try the Voiceflow CLI Server Online](#try-the-voiceflow-cli-server-online)
- [Interactive API Documentation](#interactive-api-documentation)
- [Getting Started](#getting-started)