# Payouts

These endpoints allow you to make payouts.

## Initiate a payout

 - [POST /payouts](https://docs.token.io/products/tpp/api/reference/payouts/initiatepayout.md): The POST /payouts endpoint initiates a payout.

## Get payouts

 - [GET /payouts](https://docs.token.io/products/tpp/api/reference/payouts/getpayouts.md): The GET /payouts endpoint retrieves a complete or filtered list of payouts.

## Get a payout

 - [GET /payouts/{id}](https://docs.token.io/products/tpp/api/reference/payouts/getpayout.md): The GET /payouts/{id} endpoint retrieves a given payout.

