Getting started
Connecting to the API is easy. You'll need an active subscription, your API key, and an understanding of a Lasso Id.
Connecting to the API
In order to connect to the API you must have an active paid subscription.
The API is located at api.lassox.com. Please use SSL (https) if possible.
From here, continue to:
- Authentication — how to include your API key with every request.
- Understanding the Lasso Id — the identifier used to query any entity.
- Rate limits — how request limiting works and how to handle it.