API Reference

The LetsLigo API is organized around REST. It has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

Direct API access and API token creation are reserved for the Enterprise plan.

You can use the LetsLigo API in test mode, which doesn't affect your production data. The API key you use to authenticate the request determines whether the request is live or test mode.

The LetsLigo API doesn't support bulk updates. You can only work on one object per request.