Lists
Lists are collections of items, ordered with the most recent first.
Products
These methods allow you to find products.
Resource | Description |
GET products/search | Find relevant products based on queries performed by end-users. |
GET products/:id | Retrieve the information of the product represented by the given id. |
Suppliers
These methods allow you to find suppliers.
Resource | Description |
GET suppliers/search | Find relevant suppliers based on queries performed by end-users. |
GET suppliers/:id | Retrieve the information of the supplier represented by the given id. |
Decorators
These methods allow you to find decorators.
Resource | Description |
GET decorators/search | Find relevant decorators based on queries performed by end-users. |
GET decorators/:id | Retrieve the information of the decorators represented by the given id. |
Media
These methods allow you to retrieve images from ASI's CDN.