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 REST API access, OAuth2 (Zapier and other integrations), and API token creation are reserved for paid plans (Pro, Team or Enterprise).

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.