Base URL
https://api.lassomoderation.com/api/v1
API for Lasso's content moderation platform. To generate an API token, please go to https://app.lassomoderation.com/settings.
Rate limiting
Every endpoint has a default rate limit, listed in the endpoint's description. Rate limits can be
adjusted per workspace — reach out if you need higher limits. Every response includes the current
rate limit state in the X-RateLimit-Limit, X-RateLimit-Remaining and X-RateLimit-Reset
headers. When the limit is exceeded the API responds with 429 Too Many Requests.
Errors
Errors are returned as JSON with success: false and an error field. For validation errors the
error field is an object with a message per invalid field; otherwise it is a string.
This is version 1.0 of this API documentation. Last update on Aug 28, 2026.