> For the complete documentation index, see [llms.txt](https://docs.payram.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payram.com/api-integration.md).

# API Integration

- [Introduction](https://docs.payram.com/api-integration/introduction.md): Integrate PayRam’s APIs to seamlessly accept crypto payments and automate on-chain payouts from your own platform.
- [Payments API](https://docs.payram.com/api-integration/payments-api.md)
- [Create Payment](https://docs.payram.com/api-integration/payments-api/create-payment.md): In this section, you’ll learn how to create a payment link using the PayRam API for customers to make payments easily.
- [Fetch Tickers](https://docs.payram.com/api-integration/payments-api/fetch-tickers.md): In this section, you’ll learn how to fetch all supported tickers using the PayRam API, allowing you to display real-time token and blockchain options available for user payments.
- [Get Blockchain Currencies](https://docs.payram.com/api-integration/payments-api/get-blockchain-currencies.md): In this section, you’ll learn how to fetch all available blockchain deposit options for a specific payment using its reference\_id.
- [Assign Deposit Address](https://docs.payram.com/api-integration/payments-api/assign-deposit-address.md): In this section, you’ll learn how to assign a static deposit address to a user for a given blockchain family.
- [Payment Status](https://docs.payram.com/api-integration/payments-api/payment-status.md): In this section, you’ll learn how to fetch the current payment status for a specific transaction using its reference\_id.
- [Webhook](https://docs.payram.com/api-integration/payments-api/webhook.md)
- [Payouts APIs](https://docs.payram.com/api-integration/payouts-apis.md)
- [Overview](https://docs.payram.com/api-integration/payouts-apis/overview.md)
- [Create Payouts](https://docs.payram.com/api-integration/payouts-apis/create-payouts.md): In this section, you’ll learn how to create a payout in PayRam to send funds directly to a recipient’s wallet on the selected blockchain.
- [GET Single Payout](https://docs.payram.com/api-integration/payouts-apis/get-single-payout.md): In this section, you’ll learn how to retrieve a singl payout records from your PayRam server, including their details and current statuses.
- [GET All Payouts](https://docs.payram.com/api-integration/payouts-apis/get-all-payouts.md)
- [Payout Webhooks](https://docs.payram.com/api-integration/payouts-apis/payout-webhooks.md)
- [Approving Held Payouts](https://docs.payram.com/api-integration/payouts-apis/approving-held-payouts.md)
- [Editing Payout Limits](https://docs.payram.com/api-integration/payouts-apis/editing-payout-limits.md)
