Skip to content

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://voiceflow-cli-api.xavidop.me/

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#/

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
  2. Explore the available endpoints
  3. Try out the API calls with your own data
  4. Use the examples from the usage examples by replacing http://localhost:8080 with https://voiceflow-cli-api.xavidop.me