Subscriptions APIs

List of available Subscriptions APIs for various actions.


You can use the Subscriptions APIs to perform various actions. You can perform all of these actions from the

as well.

The table below provides the list of various Subscriptions APIs and their brief description:

APIDescription
API to create a plan.
API to fetch all the created plans.
API to fetch a plan by its unique identifier.
API to create a Subscription.
API to create a Subscription link.
API to fetch all the created Subscriptions.
API to allows fetch a Subscription details using its unique identifier.
API to cancel a Subscription.
API to update a Subscription.
API to fetch details about any update of a Subscription.
API to cancel an update.
API to pause an active Subscription
API to resume a paused Subscription.
API to fetch all the generated invoices for a Subscription.
API to create an add-on.
API to fetch all the created add-ons.
API to fetch an add-on using its unique identifier.
API to delete a created add-on.

Was this page helpful?