Skip to content

Getting started guide

YouCan API is based on REST and use standard HTTP response codes, authentication, and verbs. It allows you to interact with your store, from pushing products from a third party marketplace, to getting notifications about new placed orders so you can manage them elsewhere.

API Base URL

https://api.youcan.shop

Postman collection

If you want to play around with the API, you can check the documentation here.