# Stay Ai Documentation > Documentation for Stay Ai ## API Reference - [Get Webhook Subscriptions](https://docs.stay.ai/reference/get-webhook-subscriptions.md) - [Create Webhook Subscription](https://docs.stay.ai/reference/create-webhook-subscription.md) - [Delete Webhook Subscription](https://docs.stay.ai/reference/delete-webhook-subscription.md) - [Webhook Verification](https://docs.stay.ai/reference/webhook-verification.md): This document explains how to securely verify incoming webhooks from Stay AI using JSON Web Tokens (JWT). Verifying webhooks is critical to ensuring requests are authentic and have not been tampered with or replayed. - [Granular Subscription Update Events](https://docs.stay.ai/reference/granular-subscription-update-events.md) - [Export Data](https://docs.stay.ai/reference/export-data.md): This page will help you get started with Export Data. - [Query All Subscriptions](https://docs.stay.ai/reference/query-all-subscriptions.md) - [Query Subscription by ID](https://docs.stay.ai/reference/query-subscription-by-id.md) - [Update Order Notes](https://docs.stay.ai/reference/update-order-notes.md) - [Cancel Subscription](https://docs.stay.ai/reference/cancel-subscription.md) - [Change Frequency](https://docs.stay.ai/reference/change-frequency.md) - [Update Line](https://docs.stay.ai/reference/update-line.md) - [Remove Lines](https://docs.stay.ai/reference/remove-lines.md) - [Query Orders](https://docs.stay.ai/reference/query-orders.md) - [Add Meta Data Field](https://docs.stay.ai/reference/add-meta-data.md) - [Query Selling Plan Groups](https://docs.stay.ai/reference/query-selling-plan-groups.md) - [Query Selling Plan Group by ID](https://docs.stay.ai/reference/query-selling-plan-group-by-id.md) - [Create Selling Plan Group](https://docs.stay.ai/reference/create-selling-plan-group.md) - [Update Selling Plan Group](https://docs.stay.ai/reference/update-selling-plan-group.md) - [Generate Portal Link](https://docs.stay.ai/reference/generate-portal-link.md) - [Set Shipping Address](https://docs.stay.ai/reference/set-shipping-address.md) - [Query Account Settings](https://docs.stay.ai/reference/query-account-settings.md) - [Query Entire Catalog ](https://docs.stay.ai/reference/get-catalog.md): Retrieve the details for the products in your catalog. - [Query Product in Catalog](https://docs.stay.ai/reference/get-catalog-product-by-id.md): Retrieve Details for a specific product and its variants from your catalog. ## Recipes - [Authenticate Open API](https://docs.stay.ai/recipes/authenticate-open-api.md) ## Changelog - [Welcome to Stay Ai](https://docs.stay.ai/changelog/welcome-to-stay-ai.md)