Skip to main content

General API Features

The Onslip 360 API is accessed via HTTPS only on the following base endpoints: https://api.onslip360.com/v1/ for production and https://test.onslip360.com/v1/ for the testing sandbox.

Almost all of the resources are located below a realm or company alias prefix, which is written as ~{realm}. For instance, if your test account's company alias is example.com, the URL for the product list resource would be https://test.onslip360.com/v1/~example.com/products/.