# API docs ## Docs - [Analytics](https://docs.omnispay.com/analytics.md): Monitor collections, visualize transaction data, and generate detailed reports for smarter business decisions - [Business Details](https://docs.omnispay.com/api-reference/endpoint/business/get.md): This GET API retrieves business details from the database based on the provided API key. - [Generate Payment Link](https://docs.omnispay.com/api-reference/endpoint/create.md): Generate payment link for the user based on the provided request parameters. - [Delete Payment Link](https://docs.omnispay.com/api-reference/endpoint/delete.md): This DELETE API is used to process a soft delete of a payment link record from the database. - [Retrieve Payment Link](https://docs.omnispay.com/api-reference/endpoint/get.md): This GET API is used to retrieve the payment link record by the order ID. - [List All Payment Links](https://docs.omnispay.com/api-reference/endpoint/get-by-filter.md): This GET API is used to retrieve payment link records based on the provided date range with pagination support. - [Retrieve Payout Summary](https://docs.omnispay.com/api-reference/endpoint/payout/get.md): This API fetches the payout summary report associated with the given order ID. - [List All Payout Summary](https://docs.omnispay.com/api-reference/endpoint/payout/get-all-payouts.md): Fetches payout summary reports between the provided fromDate and toDate with pagination support. - [List All Transactions](https://docs.omnispay.com/api-reference/endpoint/transaction/get-transaction.md): This GET API is used to retrieve transactions records based on the provided date range with pagination support. - [Retrieve Transaction Status](https://docs.omnispay.com/api-reference/endpoint/transaction/transaction-by-id.md): This GET API retrieves transaction details from the database based on the provided order ID. - [Authentication](https://docs.omnispay.com/authentication.md): Preview changes locally to update your docs - [Branding](https://docs.omnispay.com/branding.md): Customize your brand identity on omnispay with logos, social links, and color themes - [Collect](https://docs.omnispay.com/collect.md): Collect payments quickly with links, product pages, storefronts, or full e-commerce integration — no tech skills needed - [Welcome](https://docs.omnispay.com/introduction.md): This is our official documentation portal, designed to help you get the most out of omnispay. Here you’ll find clear guides, feature overviews, and helpful tips for collecting payments, managing cash flow, and scaling your business with confidence. - [Supplier Payments](https://docs.omnispay.com/pay_you_suppliers.md): Pay vendors, service providers, and landlords with your credit card — even if they don’t accept cards - [Get started](https://docs.omnispay.com/quickstart.md): Create solutions and tailor them to give your customers a seamless, effortless payment experience. - [Metadata](https://docs.omnispay.com/references/metadata.md): Response codes, Card Types, Currency - [Test Cards](https://docs.omnispay.com/references/testcards.md): Comprehensive guide for testing card transactions in the payment gateway - [Webhook](https://docs.omnispay.com/references/webhook.md): Webhook Documentation - [User Management](https://docs.omnispay.com/team.md): Add and manage team members, assign roles, and control access to payment operations ## OpenAPI Specs - [openapi](https://docs.omnispay.com/api-reference/openapi.json)