> For the complete documentation index, see [llms.txt](https://bagelpay.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bagelpay.gitbook.io/docs/documentation/developers-and-api-usage/subscription.md).

# Subscription

## Endpoints Overview <a href="#endpoints-overview" id="endpoints-overview"></a>

<table><thead><tr><th width="258.1136474609375">Action</th><th width="72.2572021484375">Method</th><th>Description</th></tr></thead><tbody><tr><td><a href="/spaces/1gWORzV7KtXfPEcg6vHT/pages/f90d8c0d9a99c55369e4c0d2e133823243d2d9bc#post-api-subscriptions-subscription_id-cancel">Cancel Subscriptions</a></td><td><code>POST</code></td><td>Cancel the subscription by subscription_id.</td></tr><tr><td><a href="/spaces/1gWORzV7KtXfPEcg6vHT/pages/f90d8c0d9a99c55369e4c0d2e133823243d2d9bc#get-api-subscriptions-list">List Subscriptions</a></td><td><code>GET</code></td><td>List All the subscriptions.</td></tr><tr><td><a href="/spaces/1gWORzV7KtXfPEcg6vHT/pages/f90d8c0d9a99c55369e4c0d2e133823243d2d9bc#get-api-subscriptions-subscription_id">Get Subscription Detail</a></td><td><code>GET</code></td><td>Get the subscription detail by subscription_id.</td></tr></tbody></table>
