---
title: "Get Available Providers"
method: GET
path: "/api/v1/voice-platform/available-providers"
tags: ["voice-platform"]
---

# Get Available Providers

`GET /api/v1/voice-platform/available-providers`

Get list of available voice platform providers.

Returns providers that are fully configured and can be used.
LiveKit is available when LIVEKIT_URL, LIVEKIT_API_KEY, and
LIVEKIT_API_SECRET are configured.

Used by frontend to populate provider selector dropdowns.

## Response `200`

Successful Response

- string[]

---

[API](https://skmtc.dev/getanana/apis/cleon-api.md) · [All operations](https://skmtc.dev/getanana/apis/cleon-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getanana/cleon-api/revisions/c0f54348e251/schema)
