# SUNSKY Open API ## Docs - Root [Common Calling Convention](https://doc.sunsky-online.com/common-calling-convention-8292170m0.md): - Root [Callback Hooks](https://doc.sunsky-online.com/callback-hooks-8295178m0.md): - Root [Appendixes](https://doc.sunsky-online.com/appendixes-8295235m0.md): ## API Docs - Root > Category [Get the children of the category](https://doc.sunsky-online.com/get-the-children-of-the-category-425439175e0.md): If you don't pass the parentId parameter, then an array of the all categories is returned. - Root > Product [Search products](https://doc.sunsky-online.com/search-products-425439176e0.md): This API return the products which match the conditions you specified. - Root > Product [Get the product details](https://doc.sunsky-online.com/get-the-product-details-425439177e0.md): This API return the full information of the specified product. - Root > Product [Download the product images](https://doc.sunsky-online.com/download-the-product-images-425439178e0.md): If the itemNo doesn't exist, the response code is 404, otherwise a zip stream is returned. - Root > Product [Get the image changelist](https://doc.sunsky-online.com/get-the-image-changelist-425439179e0.md): Get the image changelist. - Root > Order [Get the country list for shipping](https://doc.sunsky-online.com/get-the-country-list-for-shipping-425439180e0.md): Get the country list for shipping, including the states/provinces if exist. - Root > Order [Get the prices and the shipping costs for the items](https://doc.sunsky-online.com/get-the-prices-and-the-shipping-costs-for-the-items-425439181e0.md): Get the prices and the shipping costs for the items. - Root > Order [Create an order](https://doc.sunsky-online.com/create-an-order-425439182e0.md): Create a SUNSKY order with the items and the delivery address info. - Root > Order [Get the order details](https://doc.sunsky-online.com/get-the-order-details-425439184e0.md): This API return the full information of the specified order. - Root > Order [Search orders](https://doc.sunsky-online.com/search-orders-425439183e0.md): This API return the orders which match the conditions you specified. - Root > Order [Add labels to the order](https://doc.sunsky-online.com/add-labels-to-the-order-425439185e0.md): Add labels to the order. - Root > Order [Get the labels for the order](https://doc.sunsky-online.com/get-the-labels-for-the-order-425439186e0.md): This API return all the labels for the order. - Root > Account [Check your balance on SUNSKY](https://doc.sunsky-online.com/check-your-balance-on-sunsky-425439187e0.md): This API return your balance on SUNSKY. - Root > Account [Get your balance history](https://doc.sunsky-online.com/get-your-balance-history-425439188e0.md): This API return the bills which match the conditions you specified. - Root > Stats [Get the hot items](https://doc.sunsky-online.com/get-the-hot-items-425439189e0.md): This API return a hot item list in the specified country. - Root > Coupon [Get the coupon list](https://doc.sunsky-online.com/get-the-coupon-list-425439190e0.md): This API return the coupons which match the conditions you specified.