Jump to Content
Guides
API Reference
Guides
API Reference
Guides
API Reference
API Reference
API Reference
Retrieve a list of categories
Search
JUMP TO
Basics
Pagination
Sorting
Filtering
Errors
Scalefast eCommerce Graph
oauth
OAuth token creation
get
OAuth token creation
post
feed
Create a new feed
post
Retrieve a list of feeds
get
Retrieves information on the specified feed
get
Update information on the specified feed
put
Update information on the specified feed
patch
Delete specified feed
delete
Retrieves the products of the specified feed
get
users
Retrieve customer's users
get
Retrieves the specified customer's wishlist
get
Removes the specified customer's wishlist
delete
Retrieve all the customer's wishlists
get
Creates a new wishlist for the customer
post
customer
Creates new merchant account
post
Retrieves a list of customers
get
Retrieves the information of specific merchant account
get
Retrieves customer stored addresses data
get
order
Retrieves information about the specified order
get
Retrieves information about the specified order
get
Order update
put
Retrieves information about the specified order
get
Order creation
post
Attempts to debit the specified order
get
product
Retrieves information about the specified product
get
Product update
put
Retrieves a list of products
get
Create a new product in the platform
post
Update products by adding them in a queue
put
Check queue status for the given catalog file ingestion
get
Product update by Reference ID
put
category
Create a new category
post
Retrieve a list of categories
get
Retrieves products of the specified category
get
Add products on a category
patch
overwrite products on a category
put
Delete products on a category
delete
Retrieves information on the specified category
get
Modify a category
put
Delete specific category
delete
stock_reservation
Stock Reservation extend reservation
post
Stock Reservation get reserved items
get
Scalefast Payment Server
payment
Payment creation
post
X-API
cart
Creates a new cart
put
Gets cart from provider
get
Deletes cart from provider
delete
products
Adds products to cart
post
Gets products from cart
get
product
Updates quantity product in cart
patch
Gets product from cart
get
Removes a product from cart
delete
Scalefast v5 API
Getting Started With Your API
Powered by
Retrieve a list of categories
get
https://api.scalefast.com/categories
Language
Node
Shell
Ruby
JavaScript
Objective-C
URL
Base URL
https://api.scalefast.com
/categories
RESPONSE
Click
Try It!
to start a request and see the response here!