# How can I cancel my Subscription?

Subscriptions are the way we manage the use of APIs by organising them in the Subscriptions section in the left sidebar. Subscription of any API Product can be cancelled anytime by the user.\
\
Cancelled API Product can still be used until the end of the Subscription period.&#x20;

#### Cancellation of Subscription

Subscription of an API Product can be cancelled by just going to the API Product Page. To manage multiple api subscriptions go to the subscriptions page.\
\
**Step 1 : Go to the Subscriptions page**

<figure><img src="/files/ZE2aYGGJThYWEU75ZBVu" alt=""><figcaption></figcaption></figure>

From there you can go to any of API Products you have subscribed to cancel a subscription.&#x20;

<figure><img src="/files/aHElqD27hzl5ObiyNe4f" alt=""><figcaption></figcaption></figure>

Just Underneath the Subscribed button there's an option called "**Cancel Subscription"**\
\
After Clicking on cancel subscription this will pop-up, prompting to cancel subscription.

<figure><img src="/files/bJh6eG17OqEP1kUxjbSX" alt=""><figcaption></figcaption></figure>

Select the cancellation reason from the dropdown and type cancel subscription to enable the **cancel subscription** button , then click on cancel subscription by doing this your plan will be cancelled , but API Product can still be used until the end of the Subscription period. <br>

<figure><img src="/files/dY0lumFDF57ujtGthBb2" alt=""><figcaption></figcaption></figure>

If you have any problem with this , you can simply email us at <hello@magicapi.com> or contact us via embedded chat.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.api.market/how-can-i-cancel-my-subscription.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
