# SwiftPay API ## Docs - [Get Balance](https://docs.swiftpay.cx/api-reference/balance/get-balance.md): Retrieve your current balance breakdown - [Create Checkout Session](https://docs.swiftpay.cx/api-reference/checkout/create-session.md): Create a new checkout session for payment collection - [Get Checkout Session](https://docs.swiftpay.cx/api-reference/checkout/get-session.md): Retrieve a specific checkout session by ID - [List Checkout Sessions](https://docs.swiftpay.cx/api-reference/checkout/list-sessions.md): List all checkout sessions with filtering and pagination - [API Reference](https://docs.swiftpay.cx/api-reference/overview.md): Complete reference for all SwiftPay API endpoints - [Create Refund](https://docs.swiftpay.cx/api-reference/refunds/create-refund.md): Create a refund for a completed checkout session - [Get Refund](https://docs.swiftpay.cx/api-reference/refunds/get-refund.md): Retrieve a specific refund by ID - [List Refunds](https://docs.swiftpay.cx/api-reference/refunds/list-refunds.md): List all refunds with filtering and pagination - [Get Reserve Config](https://docs.swiftpay.cx/api-reference/reserves/get-config.md): Get your current reserve configuration settings - [Get Reserve](https://docs.swiftpay.cx/api-reference/reserves/get-reserve.md): Retrieve a specific reserve record by ID - [Get Reserve Summary](https://docs.swiftpay.cx/api-reference/reserves/get-summary.md): Get an overview of your reserve status - [List Reserves](https://docs.swiftpay.cx/api-reference/reserves/list-reserves.md): List all reserve records with filtering and pagination - [Create Webhook Endpoint](https://docs.swiftpay.cx/api-reference/webhooks/create-endpoint.md): Create a new webhook endpoint to receive event notifications - [Delete Webhook Endpoint](https://docs.swiftpay.cx/api-reference/webhooks/delete-endpoint.md): Delete a webhook endpoint - [Webhook Event Types](https://docs.swiftpay.cx/api-reference/webhooks/event-types.md): Comprehensive list of all webhook events and their payloads - [Get Webhook Endpoint](https://docs.swiftpay.cx/api-reference/webhooks/get-endpoint.md): Retrieve a specific webhook endpoint by ID - [List Webhook Endpoints](https://docs.swiftpay.cx/api-reference/webhooks/list-endpoints.md): List all webhook endpoints configured for your business - [List Webhook Events](https://docs.swiftpay.cx/api-reference/webhooks/list-events.md): List webhook event delivery history - [Update Webhook Endpoint](https://docs.swiftpay.cx/api-reference/webhooks/update-endpoint.md): Update an existing webhook endpoint's configuration - [Cancel Withdrawal](https://docs.swiftpay.cx/api-reference/withdrawals/cancel-withdrawal.md): Cancel a pending withdrawal request - [Create Withdrawal](https://docs.swiftpay.cx/api-reference/withdrawals/create-withdrawal.md): Create a withdrawal request to transfer funds to your bank or wallet - [Get Withdrawal](https://docs.swiftpay.cx/api-reference/withdrawals/get-withdrawal.md): Retrieve a specific withdrawal by ID - [List Withdrawals](https://docs.swiftpay.cx/api-reference/withdrawals/list-withdrawals.md): List all withdrawal requests with filtering and pagination - [Authentication](https://docs.swiftpay.cx/authentication.md): How to authenticate your API requests - [Errors](https://docs.swiftpay.cx/errors.md): Understanding and handling API errors - [Checkout Integration](https://docs.swiftpay.cx/guides/checkout-integration.md): Complete guide to integrating SwiftPay checkout - [Handling Refunds](https://docs.swiftpay.cx/guides/handling-refunds.md): Process refunds for your customers - [Webhooks Guide](https://docs.swiftpay.cx/guides/webhooks.md): Set up and handle webhook events - [Introduction](https://docs.swiftpay.cx/introduction.md): Welcome to the SwiftPay API documentation - [Quickstart](https://docs.swiftpay.cx/quickstart.md): Get up and running with SwiftPay in 5 minutes - [Rate Limiting](https://docs.swiftpay.cx/rate-limiting.md): Understanding API rate limits ## OpenAPI Specs - [openapi](https://docs.swiftpay.cx/openapi.yaml) ## Optional - [Documentation](https://docs.swiftpay.cx) - [Community](https://discord.gg/swiftpay)