# Subscription Coming soon; [contact us](mailto:help@dash.app) if you need access to this API endpoint. ## Get the account subscription - [GET /subscription](https://api-docs.dash.app/dash/openapi/subscription/getsubscription.md): Get the Subscription associated with your account ## Delete the account subscription - [DELETE /subscription](https://api-docs.dash.app/dash/openapi/subscription/deletesubscription.md): Delete the Subscription associated with your account ## Get the subscription estimate - [GET /subscription-estimate](https://api-docs.dash.app/dash/openapi/subscription/getsubscriptionestimate.md): Get an estimate of the upcoming subscription based on current usage ## Create a subscription intent - [POST /subscription-intents](https://api-docs.dash.app/dash/openapi/subscription/postsubscriptionintent.md): Create a new Subscription Intent resource to indicate intent to subscribe to a paid plan ## Get a subscription intent - [GET /subscription-intents/{id}](https://api-docs.dash.app/dash/openapi/subscription/getsubscriptionintent.md): Get a Subscription Intent resource ## Update a subscription intent - [PATCH /subscription-intents/{id}](https://api-docs.dash.app/dash/openapi/subscription/patchsubscriptionintent.md): Update a Subscription Intent resource ## Get subscription usage - [GET /subscription-usage](https://api-docs.dash.app/dash/openapi/subscription/getsubscriptionusage.md): Get a summary of your subscription usage for the last six months. If you are on a tiered subscription (Starting, Growing or Dashing), the download counts will be bucketed by calendar month. For example, the last counts will include all downloads this calendar month up to today. If you are on the new value-based pricing (Startup, Small Team, Growing Brand or Established Brand), then the download counts are bucketed based on your billing month.