Last updated
Was this helpful?
REST API reference — same surface the dashboard and SDK use.
Base URL: https://stratix.layerlens.ai/api/v1. Auth: X-API-Key header.
Pagination — cursor-based: ?cursor=...&page_size=...
Versioning — /api/v1 prefix; breaking changes get a /v2
Async work — POST returns a handle (with status), GET fetches updated state, helpers wait
Request IDs — every response has X-Request-ID
Last updated
Was this helpful?
Was this helpful?