# HelloPay API Documentation ## Docs - [Get BreB key details](https://docs.hellopay.com.co/api-reference/breb/get-breb-key-details.md): Get BreB key details by key string - [Get all ledger entries](https://docs.hellopay.com.co/api-reference/ledger/get-all-ledger-entries.md): Retrieves a cursor-paginated list of ledger entries. - [Get the current balance](https://docs.hellopay.com.co/api-reference/ledger/get-the-current-balance.md): Retrieves the current balance. - [Create a new payin](https://docs.hellopay.com.co/api-reference/payins/create-a-new-payin.md): Creates a new payin request. - [Get a specific payin](https://docs.hellopay.com.co/api-reference/payins/get-a-specific-payin.md): Retrieves a single payin by ID. - [Get all payins](https://docs.hellopay.com.co/api-reference/payins/get-all-payins.md): Retrieves a cursor-paginated list of payins. - [Create a new payment link](https://docs.hellopay.com.co/api-reference/paymentlinks/create-a-new-payment-link.md): Creates a new payment link that can be shared with customers to collect payments. - [Get a payment link by ID](https://docs.hellopay.com.co/api-reference/paymentlinks/get-a-payment-link-by-id.md): Gets a payment link by ID. - [Create a new payout](https://docs.hellopay.com.co/api-reference/payouts/create-a-new-payout.md): Creates a new payment in transaction. - [Get a specific payout](https://docs.hellopay.com.co/api-reference/payouts/get-a-specific-payout.md): Retrieves a single payout by ID. - [Get all payouts](https://docs.hellopay.com.co/api-reference/payouts/get-all-payouts.md): Retrieves a cursor-paginated list of payouts. - [Authentication and Environments](https://docs.hellopay.com.co/getting-started/authentication.md) - [Sandbox](https://docs.hellopay.com.co/getting-started/sandbox.md) - [Webhooks](https://docs.hellopay.com.co/getting-started/webhooks.md) - [How to create your first payin](https://docs.hellopay.com.co/guides/how-to-create-first-payin.md): Understand the general payin flow before integrating a payment method. - [How to create your first payout](https://docs.hellopay.com.co/guides/how-to-create-first-payout.md): Understand the BREB payout flow before sending funds. - [Create a BREB payin](https://docs.hellopay.com.co/guides/payin-breb.md): Use BREB to collect a payin with a BREB key. - [Create a PSE payin](https://docs.hellopay.com.co/guides/payin-pse.md): Use PSE to collect a payin through a bank redirect flow. - [Payment links](https://docs.hellopay.com.co/guides/payment-links.md): Create a hosted payment page and redirect your payer to complete a payment using the methods enabled for your merchant account. - [Intro](https://docs.hellopay.com.co/index.md): Welcome to the HelloPay API documentation ## OpenAPI Specs - [openapi](https://docs.hellopay.com.co/openapi.yaml)