---
title: "Player Provisioning API"
slug: "player-provisioning-api"
updated: 2023-09-27T16:14:18Z
published: 2023-09-27T16:14:18Z
canonical: "help.tritondigital.com/player-provisioning-api"
---

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

# Player Provisioning API

In order for players to be able to connect to a stream, they must first find the location and connection information for that stream.

Supported players use the Player Provisioning API to retrieve connection information for a single stream. It takes the form of a simple **HTTP GET** request with parameters, and an XML document is returned containing the stream’s configuration and server connection information.

See also:

- [Provisioning Request](/v1/docs/triton-digital-streaming-specification-35-provisioning-request)
- [Provisioning Response](/v1/docs/triton-digital-streaming-specification-provisioning-response)
