# Aasaan ## Docs - [Authentication](https://help.aasaan.app/api-reference/authentication.md): In order to be able to use these APIs you will need to create a user profile with AASAAN. Once you have created a user profile, you will need to work with us to get the necessary authorization key. This authorization key is needed for every subsequent API calls that you make which needs to be provid… - [Create a new brand.](https://help.aasaan.app/api-reference/brand/create-a-new-brand.md): Create a new brand. - [Delete a brand.](https://help.aasaan.app/api-reference/brand/delete-a-brand.md): Delete a brand. - [Get a brand by Id.](https://help.aasaan.app/api-reference/brand/get-a-brand-by-id.md): Returns a brand. - [Get all brands.](https://help.aasaan.app/api-reference/brand/get-all-brands.md): Get all brands. - [Put a brand.](https://help.aasaan.app/api-reference/brand/put-a-brand.md): Create or update a new brand - [Put a multiple brands](https://help.aasaan.app/api-reference/brand/put-a-multiple-brands.md): Create or update multiple brand - [Update a brand.](https://help.aasaan.app/api-reference/brand/update-a-brand.md): Update a brand. - [Create a new category.](https://help.aasaan.app/api-reference/category/create-a-new-category.md): Create a new category. - [Delete a Category.](https://help.aasaan.app/api-reference/category/delete-a-category.md): Delete a Category. - [Get a category by Id.](https://help.aasaan.app/api-reference/category/get-a-category-by-id.md): Returns a category. - [Get all categories.](https://help.aasaan.app/api-reference/category/get-all-categories.md): Get all categories. - [Put a multiple categories](https://help.aasaan.app/api-reference/category/put-a-multiple-categories.md): Create or Update multiple categories' - [Put a new category.](https://help.aasaan.app/api-reference/category/put-a-new-category.md): Create or Update a new category. - [Update a category.](https://help.aasaan.app/api-reference/category/update-a-category.md): Update a category. - [Create a custom domain.](https://help.aasaan.app/api-reference/custom-domain/create-a-custom-domain.md): Create a custom domain. - [Errors](https://help.aasaan.app/api-reference/errors.md): Responses from the API use HTTP response codes are used to indicate general classes of success and error. Error responses contain more detail about the error in the response body, in the code and message properties. - [Introduction](https://help.aasaan.app/api-reference/introduction.md) - [Create a new product.](https://help.aasaan.app/api-reference/product/create-a-new-product.md): Create a new product. - [Create a new Variant of the specified base product.](https://help.aasaan.app/api-reference/product/create-a-new-variant-of-the-specified-base-product.md): Create a new Variant of the specified base product. - [Create or update a product.](https://help.aasaan.app/api-reference/product/create-or-update-a-product.md): Create a new product or update existing product with this PUT operation. - [Create or update multiple products.](https://help.aasaan.app/api-reference/product/create-or-update-multiple-products.md): Create a new product or update existing product with this PUT operation. - [Delete a Product.](https://help.aasaan.app/api-reference/product/delete-a-product.md): Delete a Product. - [Get a product by id.](https://help.aasaan.app/api-reference/product/get-a-product-by-id.md): Returns a product. - [Get all products.](https://help.aasaan.app/api-reference/product/get-all-products.md): Get all products. - [Update a product.](https://help.aasaan.app/api-reference/product/update-a-product.md): Update a product. - [Update a variant.](https://help.aasaan.app/api-reference/product/update-a-variant.md): Update a variant. - [Get the template attributes.](https://help.aasaan.app/api-reference/store-front/get-the-template-attributes.md): Get the attributes that can be updated in the published templates. - [Gets the current product ordering.](https://help.aasaan.app/api-reference/store-front/gets-the-current-product-ordering.md): Gets the current product ordering. - [Update a template.](https://help.aasaan.app/api-reference/store-front/update-a-template.md): Update a template. - [Updates the product ordering within a category](https://help.aasaan.app/api-reference/store-front/updates-the-product-ordering-within-a-category.md): Updates the product ordering within a category - [Create a new store.](https://help.aasaan.app/api-reference/store/create-a-new-store.md): Create a new Store. - [Get All Stores for a client](https://help.aasaan.app/api-reference/store/get-all-stores-for-a-client.md): Get All Stores for a client that were created externally via API - [Get Store Information](https://help.aasaan.app/api-reference/store/get-store-information.md): Get Store Information - [Update Store information (email, address, metadata)](https://help.aasaan.app/api-reference/store/update-store-information-email-address-metadata.md): Update Store Information - [Create a new tag.](https://help.aasaan.app/api-reference/tag/create-a-new-tag.md): Create a new tag. - [Delete a tag.](https://help.aasaan.app/api-reference/tag/delete-a-tag.md): Delete a tag. - [Get a tag by Id.](https://help.aasaan.app/api-reference/tag/get-a-tag-by-id.md): Returns a tag. - [Get all tags.](https://help.aasaan.app/api-reference/tag/get-all-tags.md): Get all tags. - [Put a multiple tags](https://help.aasaan.app/api-reference/tag/put-a-multiple-tags.md): Create or update multiple tag - [Put a tag.](https://help.aasaan.app/api-reference/tag/put-a-tag.md): Create or update a new tag - [Update a tag.](https://help.aasaan.app/api-reference/tag/update-a-tag.md): Update a tag. - [Versioning](https://help.aasaan.app/api-reference/versioning.md) - [Authentication](https://help.aasaan.app/backend-api/authentication.md): In order to be able to use these APIs you will need to create a user profile with AASAAN. Once you have created a user profile, you will need to work with us to get the necessary authorization key. This authorization key is needed for every subsequent API calls that you make which needs to be provid… - [Create a new brand.](https://help.aasaan.app/backend-api/brand/create-a-new-brand.md): Create a new brand. - [Delete a brand.](https://help.aasaan.app/backend-api/brand/delete-a-brand.md): Delete a brand. - [Get a brand by Id.](https://help.aasaan.app/backend-api/brand/get-a-brand-by-id.md): Returns a brand. - [Get all brands.](https://help.aasaan.app/backend-api/brand/get-all-brands.md): Get all brands. - [Put a brand.](https://help.aasaan.app/backend-api/brand/put-a-brand.md): Create or update a new brand - [Put a multiple brands](https://help.aasaan.app/backend-api/brand/put-a-multiple-brands.md): Create or update multiple brand - [Update a brand.](https://help.aasaan.app/backend-api/brand/update-a-brand.md): Update a brand. - [Create a new category.](https://help.aasaan.app/backend-api/category/create-a-new-category.md): Create a new category. - [Delete a Category.](https://help.aasaan.app/backend-api/category/delete-a-category.md): Delete a Category. - [Get a category by Id.](https://help.aasaan.app/backend-api/category/get-a-category-by-id.md): Returns a category. - [Get all categories.](https://help.aasaan.app/backend-api/category/get-all-categories.md): Get all categories. - [Put a category.](https://help.aasaan.app/backend-api/category/put-a-category.md): Create or Update a category. - [Put multiple categories](https://help.aasaan.app/backend-api/category/put-multiple-categories.md): Create or Update multiple categories' - [Update a category.](https://help.aasaan.app/backend-api/category/update-a-category.md): Update a category. - [Get a channel by Id.](https://help.aasaan.app/backend-api/channel/get-a-channel-by-id.md): Returns a channel. - [Get all channels.](https://help.aasaan.app/backend-api/channel/get-all-channels.md): Get all channels. - [Errors](https://help.aasaan.app/backend-api/errors.md): Responses from the API use HTTP response codes are used to indicate general classes of success and error. Error responses contain more detail about the error in the response body, in the code and message properties. - [Introduction](https://help.aasaan.app/backend-api/introduction.md) - [Get all orders.](https://help.aasaan.app/backend-api/orders/get-all-orders.md): Get all orders. - [Get an order info.](https://help.aasaan.app/backend-api/orders/get-an-order-info.md): Get order details. - [Update a order status.](https://help.aasaan.app/backend-api/orders/update-a-order-status.md): Update Status. - [Create a new product.](https://help.aasaan.app/backend-api/product/create-a-new-product.md): Create a new product. - [Create a new Variant of the specified base product.](https://help.aasaan.app/backend-api/product/create-a-new-variant-of-the-specified-base-product.md): Create a new Variant of the specified base product. - [Create or update a product.](https://help.aasaan.app/backend-api/product/create-or-update-a-product.md): Create a new product or update existing product with this PUT operation. - [Create or update multiple products.](https://help.aasaan.app/backend-api/product/create-or-update-multiple-products.md): Create a new product or update existing product with this PUT operation. - [Delete a Product.](https://help.aasaan.app/backend-api/product/delete-a-product.md): Delete a Product. - [Get a product by id.](https://help.aasaan.app/backend-api/product/get-a-product-by-id.md): Returns a product. - [Get all products.](https://help.aasaan.app/backend-api/product/get-all-products.md): Get all products. - [Update a product.](https://help.aasaan.app/backend-api/product/update-a-product.md): Update a product. - [Update a variant.](https://help.aasaan.app/backend-api/product/update-a-variant.md): Update a variant. - [Get Store Account Information](https://help.aasaan.app/backend-api/store/get-store-account-information.md): Get Store Account Information - [Versioning](https://help.aasaan.app/backend-api/versioning.md) - [Edit Webhooks](https://help.aasaan.app/backend-api/webhooks/edit_webhooks.md) - [Introduction](https://help.aasaan.app/backend-api/webhooks/introduction.md) - [Sample Payload](https://help.aasaan.app/backend-api/webhooks/sample_payload.md) - [Set Up Webhooks](https://help.aasaan.app/backend-api/webhooks/setup_webhooks.md) - [Shopify Connect](https://help.aasaan.app/documentation/account/how-to-connect-shopify.md): How to connect your shopify store to aasaan storefront - [How to Subscribe](https://help.aasaan.app/documentation/account/how-to-subscribe.md): How to purchase a subscription in aasaan - [Manage account](https://help.aasaan.app/documentation/account/manage-account.md) - [Analytics](https://help.aasaan.app/documentation/app-market/analytics.md): Learn how to set up Analytics with aasaan - [Communication](https://help.aasaan.app/documentation/app-market/communication.md) - [Marketing](https://help.aasaan.app/documentation/app-market/marketing.md) - [Migration](https://help.aasaan.app/documentation/app-market/migration.md) - [Payments](https://help.aasaan.app/documentation/app-market/payments.md): Learn how to set up payment gateways with aasaan - [Shipping](https://help.aasaan.app/documentation/app-market/shipping.md) - [Shopping](https://help.aasaan.app/documentation/app-market/shopping.md): Learn how to integrate your store with Google Shopping and Facebook Shop - [Support](https://help.aasaan.app/documentation/app-market/support.md) - [Verify](https://help.aasaan.app/documentation/app-market/verify.md) - [Publishing](https://help.aasaan.app/documentation/builder/Publishing.md): Comprehensive Guide to Making Your Aasaan Website Live - [Connect Domain](https://help.aasaan.app/documentation/builder/custom-domain.md): Step-by-step guide on linking your custom domain to your Aasaan website. - [Design Panel](https://help.aasaan.app/documentation/builder/design-panel.md): Learn how to set up Actions in Aasaan to enhance customer interaction - [Mobile App](https://help.aasaan.app/documentation/builder/mobile-app.md): Easily transform your Website into a mobile app with a few simple steps - [Pages](https://help.aasaan.app/documentation/builder/pages.md): Overview of Creating, Managing, and Customizing Pages in Aasaan - [Pre-builts](https://help.aasaan.app/documentation/builder/pre-builts.md): Utilize prebuilt Widgets and Templates to streamline your commerce website creation process - [SEO](https://help.aasaan.app/documentation/builder/seo.md): Explore Aasaan's SEO features and tools for enhancing your website's search engine visibility and performance. - [Site Settings](https://help.aasaan.app/documentation/builder/settings.md): Detailed guide on configuring the essential settings for your Aasaan website. - [Theme Style](https://help.aasaan.app/documentation/builder/themes.md): Comprehensive Guide to theme Your Aasaan Website Live - [Widgets](https://help.aasaan.app/documentation/builder/widgets.md): Comprehensive Guide to Using Widgets for Website Customization in Aasaan - [Analytics](https://help.aasaan.app/documentation/commerce/analytics.md): Getting started with Enhanced Analytics for your Aasaan website - [Brands](https://help.aasaan.app/documentation/commerce/brands.md): Manage brands in your store - [Categories](https://help.aasaan.app/documentation/commerce/categories.md): Manage categories & sub-categories in your Store - [Coupons](https://help.aasaan.app/documentation/commerce/coupons.md): Add Discount Coupons to your website - [Customers](https://help.aasaan.app/documentation/commerce/customers.md): View customers in your Store - [Orders](https://help.aasaan.app/documentation/commerce/orders.md): Manage orders in your Store - [Products](https://help.aasaan.app/documentation/commerce/products.md): Manage products in your Store - [Reviews](https://help.aasaan.app/documentation/commerce/reviews.md): Manage product reviews - [Store Setup](https://help.aasaan.app/documentation/commerce/store-settings.md): Manage settings for your store - [Getting Started](https://help.aasaan.app/documentation/fundamentals/getting-set-up.md): Begin your journey with Aasaan and build amazing online stores ## OpenAPI Specs - [storeapi](https://help.aasaan.app/storeapi.json) - [partnerapi](https://help.aasaan.app/partnerapi.json) - [swagger](https://help.aasaan.app/swagger.json) - [openapi](https://help.aasaan.app/openapi.json) ## Optional - [Connect to Shopify](https://aasaan.app/connect/shopify/) - [Connect to Bigcommerce](https://aasaan.app/connect/bigcommerce/)