llms.txt Content
# Common Ninja Developer Platform
## Common Ninja Developer Platform
- [Introduction](/common-ninja/introduction.md)
- [Supported platforms](/common-ninja/supported-platforms.md)
- [Overview](/getting-started/overview.md)
- [Quick Start](/getting-started/quick-start.md)
- [SDK libraries](/getting-started/sdk-libraries.md)
- [API Authorization](/getting-started/api-authorization.md)
- [Authentication](/getting-started/authentication.md)
- [Generate an authentication url](/getting-started/authentication/generate-an-authentication-url.md)
- [Setting up redirect url](/getting-started/authentication/setting-up-redirect-url.md)
- [Using the access token](/getting-started/authentication/using-the-access-token.md)
- [Webhooks](/getting-started/webhooks.md)
- [Receiving webhooks](/getting-started/webhooks/receiving-webhooks.md)
- [Types of webhooks](/getting-started/webhooks/types-of-webhooks.md)
- [Verifying webhooks](/getting-started/webhooks/verifying-webhooks.md)
- [Responding to webhooks](/getting-started/webhooks/responding-to-webhooks.md)
- [Payments](/getting-started/payments.md)
- [User](/apis/user.md)
- [Get User Details](/apis/user/get-user-details.md)
- [Get User Token](/apis/user/get-user-token.md)
- [Revoke User Token](/apis/user/revoke-user-token.md)
- [E-Commerce](/apis/e-commerce.md)
- [Store](/apis/e-commerce/store.md)
- [Get Store Details](/apis/e-commerce/store/get-store-details.md)
- [Store Details Object](/apis/e-commerce/store/store-details-object.md)
- [Products](/apis/e-commerce/products.md)
- [Get Products](/apis/e-commerce/products/get-products.md)
- [Get Product](/apis/e-commerce/products/get-product.md)
- [Create Product](/apis/e-commerce/products/create-product.md)
- [Update Product](/apis/e-commerce/products/update-product.md)
- [Delete Product](/apis/e-commerce/products/delete-product.md)
- [Product Object](/apis/e-commerce/products/product-object.md)
- [Get Products Images](/apis/e-commerce/products/get-products-images.md)
- [Get Product Im