# UnPay Docs ## Docs - [Claude Code setup](https://docs.unpay.co/ai-tools/claude-code.md): Configure Claude Code for your documentation workflow - [Cursor setup](https://docs.unpay.co/ai-tools/cursor.md): Configure Cursor for your documentation workflow - [Windsurf setup](https://docs.unpay.co/ai-tools/windsurf.md): Configure Windsurf for your documentation workflow - [Authentication](https://docs.unpay.co/api-reference/authentication.md): All UnPay API endpoints use API Key authentication via the x-api-key header. - [List Accounts](https://docs.unpay.co/api-reference/endpoint/banking-accounts.md): Retrieve all connected banking accounts. - [Initiate Transfer](https://docs.unpay.co/api-reference/endpoint/banking-transfer.md) - [Apply for Loan](https://docs.unpay.co/api-reference/endpoint/lending-loan-apply.md) - [Get Loan Status](https://docs.unpay.co/api-reference/endpoint/lending-loan-status.md) - [Fetch Payout Balance](https://docs.unpay.co/api-reference/endpoint/payouts/fetch-balance.md): Retrieve the available payout balance for a given debit account. Authenticate using your **x-api-key**. - [Initiate Payout](https://docs.unpay.co/api-reference/endpoint/payouts/pay.md): Server-to-server payout endpoint for technical integrations. No OTP required. Authenticate using your **x-api-key** from the UnPay dashboard. - [Get Payout Status](https://docs.unpay.co/api-reference/endpoint/payouts/status.md): Retrieve the status of a previously initiated payout transaction. Authenticate using your **x-api-key**. - [Get Service Details](https://docs.unpay.co/api-reference/endpoint/services/get.md): Retrieve all services, products, providers, and account details the authenticated user has access to. - [Create Collection Request](https://docs.unpay.co/api-reference/endpoint/upi-collect-request.md): Initiate a UPI collection request (Intent, QR, or Collect). - [Get Transaction Status](https://docs.unpay.co/api-reference/endpoint/upi-collect-status.md) - [Errors & Status Codes](https://docs.unpay.co/api-reference/error-and-codes.md): A comprehensive list of HTTP status codes returned by the UnPay API - [Overview](https://docs.unpay.co/api-reference/overview.md): UnPay API Reference - API-First Financial Infrastructure - [Code blocks](https://docs.unpay.co/essentials/code.md): Display inline code and code blocks - [Images and embeds](https://docs.unpay.co/essentials/images.md): Add image, video, and other HTML elements - [Markdown syntax](https://docs.unpay.co/essentials/markdown.md): Text, title, and styling in standard markdown - [Navigation](https://docs.unpay.co/essentials/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Reusable snippets](https://docs.unpay.co/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Global Settings](https://docs.unpay.co/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the docs.json file - [About Platform](https://docs.unpay.co/guides/about-platform.md) - [AES-256-CBC Encryption](https://docs.unpay.co/guides/aes-encryption.md): How to encrypt your payout payload before sending it to the UnPay API - [How UnPay works](https://docs.unpay.co/how-unpay-works.md): Preview changes locally to update your docs - [Introduction](https://docs.unpay.co/index.md): UnPay is a unified API platform that enables businesses to integrate payments, payouts, KYC verification, and banking infrastructure through a single, consistent interface. It eliminates the complexity of managing multiple financial service providers by offering a standardized API layer for transact… - [Quickstart](https://docs.unpay.co/quickstart.md): Start building awesome documentation in minutes ## OpenAPI Specs - [openapi](https://docs.unpay.co/api-reference/openapi.json)