# Clink Documentation ## Docs - [TypeScript SDK](https://docs.clinkbill.com/api-reference/SDK.md): The official Node.js library for the Clink API. - [Clink CLI](https://docs.clinkbill.com/api-reference/clink_cli.md): Use clink-cli to initialize customer wallets, manage card links, pay, refund, and inspect risk rules from the command line. - [Cancel Subscription](https://docs.clinkbill.com/api-reference/endpoint/cancel-subscription.md): cancel subscription at period end - [Create Agent Payment Session](https://docs.clinkbill.com/api-reference/endpoint/create-agent-payment-session.md): Create agent payment session - [Create Checkout Session](https://docs.clinkbill.com/api-reference/endpoint/create-checkout-session.md): Create a new checkout session for payment processing - [Customer Portal Session](https://docs.clinkbill.com/api-reference/endpoint/create-customer-portal.md): Create a new customer portal session for billing management - [Get Agent Payment Session](https://docs.clinkbill.com/api-reference/endpoint/get-agent-payment-session.md): Get agent payment session - [Get Checkout Session](https://docs.clinkbill.com/api-reference/endpoint/get-checkout-session.md): Retrieve details of an existing checkout session - [Get Invoice](https://docs.clinkbill.com/api-reference/endpoint/get-invoice.md): Get detailed information about a specific invoice - [Get Order](https://docs.clinkbill.com/api-reference/endpoint/get-order.md): Get detailed information about a specific order - [Get Price](https://docs.clinkbill.com/api-reference/endpoint/get-price.md): Get price information under your current merchant account based on the price ID - [Get Price List](https://docs.clinkbill.com/api-reference/endpoint/get-price-list.md): Get all price information under your current merchant account - [Get Product](https://docs.clinkbill.com/api-reference/endpoint/get-product.md): Get product information under your current merchant account based on the product ID - [Get Product List](https://docs.clinkbill.com/api-reference/endpoint/get-product-list.md): Get all product information under your current merchant account - [Get Refund](https://docs.clinkbill.com/api-reference/endpoint/get-refund.md): Get detailed information about a specific refund - [Get Subscription](https://docs.clinkbill.com/api-reference/endpoint/get-subscription.md): Get detailed information about a specific subscription - [Introduction](https://docs.clinkbill.com/api-reference/introduction.md): API Reference and Integration Guide - [JavaScript SDK](https://docs.clinkbill.com/api-reference/javascript_sdk.md): Launch Clink Checkout from browser applications with redirect or embedded flows. - [customer.verify](https://docs.clinkbill.com/api-reference/webhook/customer.verify.md): Webhook notification triggered when customer verification is required - [dispute](https://docs.clinkbill.com/api-reference/webhook/dispute.md): Webhook notification triggered when dispute status changes. When a dispute reaches won or lost, an additional dispute.closed event is sent. - [invoice](https://docs.clinkbill.com/api-reference/webhook/invoice.md): Webhook notification triggered when an invoice is created or updated - [order](https://docs.clinkbill.com/api-reference/webhook/order.md): Webhook notification triggered when order is created or updated - [refund](https://docs.clinkbill.com/api-reference/webhook/refund.md): Webhook notification triggered when refund is created or updated - [session](https://docs.clinkbill.com/api-reference/webhook/session.md): Webhook notification triggered when session is completed or expired - [subscription](https://docs.clinkbill.com/api-reference/webhook/subscription.md): Webhook notification triggered when a subscription is created or updated - [Balance](https://docs.clinkbill.com/finance/balance.md): Understanding fund management and financial flows - [Payout](https://docs.clinkbill.com/finance/payout.md): Understanding payout processes and timing expectation - [Merchant](https://docs.clinkbill.com/guides/account/merchant.md): The operating unit for your business. - [User](https://docs.clinkbill.com/guides/account/user.md): Manage dashboard users and permissions - [Customer Portal](https://docs.clinkbill.com/guides/billing/customer_portal.md): Empower customers to manage their own subscriptions and billing - [Checkout Session](https://docs.clinkbill.com/guides/payments/checkout_session.md): A hosted checkout page experience - [Currencies](https://docs.clinkbill.com/guides/payments/currencies.md): Enable customers to pay in their local currency - [Link External Account](https://docs.clinkbill.com/guides/payments/link_psp.md): Connect with your existing payment processors - [Coupon](https://docs.clinkbill.com/guides/resources/coupon.md): Create and manage discounts for bills, subscriptions, and customer accounts. - [Customer](https://docs.clinkbill.com/guides/resources/customer.md): Managing your customer base - [Order](https://docs.clinkbill.com/guides/resources/order.md): Understanding payment transactions - [Product & Price](https://docs.clinkbill.com/guides/resources/product.md): Managing products and pricing structures - [Refund](https://docs.clinkbill.com/guides/resources/refund.md): Refund and Chargeback Policies - [Subscription](https://docs.clinkbill.com/guides/resources/subscription.md): Understanding the recurring payment contract - [Introduction](https://docs.clinkbill.com/index.md): Clink aims to provide a simplified but solid subscription and payment solution. - [Integration](https://docs.clinkbill.com/integration.md): Learn how to connect with Clink from Test to Production environments. - [Quickstart](https://docs.clinkbill.com/quickstart.md): Create your first checkout session in minutes. ## OpenAPI Specs - [openapi](https://docs.clinkbill.com/api-reference/openapi.json)