Basics
Last updated
Last updated
There are five endpoints in our new REST API. Each is documented individually below.
Your base URL looks like this:
You will need to change {{
SUBDOMAIN}}
in the endpoint above to your own subdomain. Your subdomain is where you log in to Less. So if you log in at facebook.less.tech,
your endpoints will be accessible from (this is your base URL):
We are using bearer token authentication. You can create your own token on your Less platform by navigating to View Profile (bottom, left-hand corner) -> API Tokens.
Input this token in your headers in the following way: