# Recurpay Documentation > Use the powerful set of Recurpay API's to enable subscriptions on your store as per your need. ## Guides - [Getting Started with Recurpay](https://docs.recurpay.com/docs/getting-started-2.md): This page will help you get started with Recurpay. You'll be up and running in a jiffy! ## API Reference - [Plans](https://docs.recurpay.com/reference/plans.md): Represents how a product can be sold and purchased. - [Retrieve a list of plans](https://docs.recurpay.com/reference/retrieve-a-list-of-plans.md): Retrieve a list of plans. - [Retrieve a single plan](https://docs.recurpay.com/reference/retrieve-a-single-plan.md): Retrieve a single plan. - [Create a new plan](https://docs.recurpay.com/reference/create-a-new-plan.md): Create a new plan. - [Update a plan](https://docs.recurpay.com/reference/update-a-plan.md): Updates an existing plan. - [Delete a plan](https://docs.recurpay.com/reference/delete-a-plan.md): Deletes a plan. - [Products](https://docs.recurpay.com/reference/products.md): Products associated to the selling plan. - [Retrieve a list of products](https://docs.recurpay.com/reference/retrieve-a-list-of-products.md): Retrieves a list of products associated to the selling plan. - [Update products in plan](https://docs.recurpay.com/reference/update-a-product-in-plan.md): Updates products associated to the selling plan. - [Subscribers](https://docs.recurpay.com/reference/subscribers.md): Represents a customer with at least one subscription. - [Retrieve a list of subscribers](https://docs.recurpay.com/reference/retrieve-a-list-of-subscribers.md): Retrieve a list of subscribers. - [Retrieve a single subscriber](https://docs.recurpay.com/reference/retrieve-a-single-subscriber.md): Retrieve a list of subscribers. - [Update a subscriber](https://docs.recurpay.com/reference/update-a-subscriber.md): Updates an existing subscriber. - [Orders](https://docs.recurpay.com/reference/orders.md): An order is a subscriber's request to subscribe to one or more products from a shop. - [Retrieve a list of orders](https://docs.recurpay.com/reference/retrieve-a-list-of-orders.md): Retrieve a list of orders. - [Retrieve a single order](https://docs.recurpay.com/reference/retrieve-a-single-order.md): Retrieve a single order. - [Retrieve a list of order's subscriptions](https://docs.recurpay.com/reference/retrieve-a-list-of-orders-subscriptions.md): Retrieves a list of subscriptions associated to the orders. - [Subscriptions](https://docs.recurpay.com/reference/subscriptions.md): Represents a Subscription. - [Retrieve a list of subscriptions](https://docs.recurpay.com/reference/retrieve-a-list-of-subscriptions.md): Retrieve a list of subscriptions. - [Retrieve a single subscription](https://docs.recurpay.com/reference/retrieve-a-single-subscription.md): Retrieves a single subscription. - [Create a new subscription](https://docs.recurpay.com/reference/create-a-new-subscription.md): Creates a subscription. - [Update a subscription](https://docs.recurpay.com/reference/update-a-subscription.md): Updates a subscription. - [Skip Subscription](https://docs.recurpay.com/reference/skip-subscription.md): Skips a subscription. - [Delete a subscription](https://docs.recurpay.com/reference/delete-a-subscription.md) - [Update line items in subscription](https://docs.recurpay.com/reference/update-a-line-items-in-subscription.md): Updates a subscription's line items. - [Update coupon or discount code in subscription](https://docs.recurpay.com/reference/update-coupons-in-subscription.md) - [Renew a subscription](https://docs.recurpay.com/reference/renew-a-subscription.md): Renews a subscription. - [Generate a payment link for subscription](https://docs.recurpay.com/reference/generate-a-payment-link-for-subscription.md): Generates a payment link for subscription renewal or payment update. - [Plans](https://docs.recurpay.com/reference/getting-started-with-your-api.md): Represents how a product can be sold and purchased. - [Retrieve a list of plans associated with a product](https://docs.recurpay.com/reference/retrieve-a-list-of-plans-associated-with-a-product.md): Retrieve a list of plans which is associated with a product. - [Retrieve a list of plans associated with a variant](https://docs.recurpay.com/reference/retrieve-a-list-of-plans-associated-with-a-variant.md): Retrieve a list of plans which is associated with a variant. - [Getting started](https://docs.recurpay.com/reference/getting-started.md): This page will help you get started with Recurpay. You'll be up and running in a jiffy! - [Building a Public App](https://docs.recurpay.com/reference/building-a-public-app.md): Build, connect, and extend your store’s capabilities in no time with Recurpay. - [Building a Custom App](https://docs.recurpay.com/reference/building-a-custom-app.md): Build, connect, and extend your store’s capabilities in no time with Recurpay. - [Partner Apps](https://docs.recurpay.com/reference/apps.md): This page will help you understand how Apps work in Recurpay. Build, connect, and extend your store’s capabilities in no time! - [Create a new app](https://docs.recurpay.com/reference/create-a-new-app.md) - [Configure App](https://docs.recurpay.com/reference/configurations.md): This page will help you understand how Configurations work in Recurpay. Collect the right data from merchants and get your app set up effortlessly! - [Retrieve a configuration](https://docs.recurpay.com/reference/retrieve-a-configuration.md): Retrieves the configurations of an app defined by the partner. - [Create a configuration](https://docs.recurpay.com/reference/create-a-configurations.md): Creates the app configurations defined by the partner for merchant to fill. - [Update a configuration](https://docs.recurpay.com/reference/update-a-configuration.md): Updates the app configurations defined by the partner for merchant to fill. - [Delete a configuration](https://docs.recurpay.com/reference/delete-a-configuration.md): Deletes the configurations of an app defined by the partner. - [Retrieve a list of apps](https://docs.recurpay.com/reference/retrieve-a-list-of-apps.md): Retrieves a list of apps created by a partner - [Retrieve a single app](https://docs.recurpay.com/reference/retrieve-a-single-app.md) - [Update an app](https://docs.recurpay.com/reference/update-an-app.md) - [Retrieve merchant configured values](https://docs.recurpay.com/reference/retrieve-the-merchant-configuration.md): Retrieve a list of configuration key-value pairs on the merchant dashboard once they activate the app. - [Authenticate Requests](https://docs.recurpay.com/reference/authentication.md): All REST Admin API queries require a valid Recurpay access token. - [Generate Store Access Token](https://docs.recurpay.com/reference/generate-recurpay-access-token.md): Generates an access token for a specific store. - [Webhooks](https://docs.recurpay.com/reference/webhooks.md): The list of all webhook topics you can subscribe to. You can use webhook subscriptions to receive notifications about particular events in a subscription.. - [Retrieve a list of webhooks](https://docs.recurpay.com/reference/retrieve-a-list-of-webhooks.md): Retrieve a list of webhooks. - [Retrieve a single webhook](https://docs.recurpay.com/reference/retrieve-a-single-webhook.md): Retrieves a single webhook. - [Create a new webhook](https://docs.recurpay.com/reference/create-a-new-webhook.md): Create a new webhook. - [Update a webhook](https://docs.recurpay.com/reference/update-a-webhook.md): Updates an existing webhook. - [Delete a webhook](https://docs.recurpay.com/reference/delete-a-webhook.md): Deletes an existing webhook. - [Script Tags](https://docs.recurpay.com/reference/scripts.md): Partner apps can use scripts to run custom code on the end customer's subscription portal. - [Customer account session tokens](https://docs.recurpay.com/reference/customer-account-session-tokens.md) - [Components](https://docs.recurpay.com/reference/components.md) - [Retrieve a list of scripts](https://docs.recurpay.com/reference/retrieve-a-list-of-scripts.md): Retrieve a list of scripts. - [Retrieve a single script](https://docs.recurpay.com/reference/retrieve-a-single-script.md): Retrieves a single script. - [Create a new script](https://docs.recurpay.com/reference/create-a-new-script.md): Create a new script. - [Update a script](https://docs.recurpay.com/reference/update-a-script.md): Updates an existing script. - [Delete a script](https://docs.recurpay.com/reference/delete-a-script.md): Deletes an existing script. - [Versions](https://docs.recurpay.com/reference/api-versions.md): Available API versions - [Pagination](https://docs.recurpay.com/reference/pagination.md): REST endpoints support page-based pagination. This guide illustrates how to request paginated data from the REST Admin API and access each page of results. - [Sorting](https://docs.recurpay.com/reference/sorting.md): All list APIs support sorting to control the order of returned results. - [Zapier](https://docs.recurpay.com/reference/zapier.md): Zapier integration with Recurpay allows merchants to trigger events and create custom Zaps. - [n8n](https://docs.recurpay.com/reference/n8n.md): n8n integration with Recurpay allows you to trigger events for workflows and automation. - [Single sign-on](https://docs.recurpay.com/reference/single-sign-on.md): Let your subscribers access their subscription management portal without creating new passwords. Integrate your existing login with Recurpay in few easy steps.