Aasaan home page
Search...
⌘K
Sign Up
Sign Up
Search...
Navigation
GETTING STARTED
Versioning
Documentation
Backend API
Partner API
Connect to Shopify
Connect to Bigcommerce
GETTING STARTED
Introduction
Authentication
Versioning
Errors
Store
GET
Get All Stores for a client
GET
Get Store Information
POST
Create a new store.
PATCH
Update Store information (email, address, metadata)
Custom Domain
POST
Create a custom domain.
Category
GET
Get a category by Id.
PUT
Put a new category.
POST
Create a new category.
DEL
Delete a Category.
PATCH
Update a category.
PUT
Put a multiple categories
GET
Get all categories.
Brand
GET
Get a brand by Id.
PUT
Put a brand.
POST
Create a new brand.
DEL
Delete a brand.
PATCH
Update a brand.
GET
Get all brands.
PUT
Put a multiple brands
Tag
GET
Get a tag by Id.
PUT
Put a tag.
POST
Create a new tag.
DEL
Delete a tag.
PATCH
Update a tag.
GET
Get all tags.
PUT
Put a multiple tags
Store Front
GET
Gets the current product ordering.
POST
Updates the product ordering within a category
GET
Get the template attributes.
PATCH
Update a template.
Product
GET
Get a product by id.
PUT
Create or update a product.
POST
Create a new product.
DEL
Delete a Product.
PATCH
Update a product.
GET
Get all products.
PUT
Create or update multiple products.
POST
Create a new Variant of the specified base product.
PATCH
Update a variant.
GETTING STARTED
Versioning
A new API version is released when we introduce a backwards-incompatible change to the API. For example, changing a property type’s name.
Authentication
Errors
Assistant
Responses are generated using AI and may contain mistakes.