Subscriptions
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 Dashboard as well.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List of available Subscriptions APIs for various actions.
| API | Description |
|---|---|
| Create a Plan | API to create a plan. |
| Fetch all Plans | API to fetch all the created plans. |
| Fetch a Plan by ID | API to fetch a plan by its unique identifier. |
| Create a Subscription | API to create a Subscription. |
| Create a Subscription Link | API to create a Subscription link. |
| Fetch All Subscriptions | API to fetch all the created Subscriptions. |
| Fetch Subscription by ID | API to allows fetch a Subscription details using its unique identifier. |
| Cancel a Subscription | API to cancel a Subscription. |
| Update a Subscription | API to update a Subscription. |
| Fetch Details of a Pending Update | API to fetch details about any update of a Subscription. |
| Cancel an Update | API to cancel an update. |
| Pause a Subscription | API to pause an active Subscription |
| Resume a Subscription | API to resume a paused Subscription. |
| Fetch All Invoices for a Subscription | API to fetch all the generated invoices for a Subscription. |