Skip to main content
The Lazy Raccoon API lets you manage your configs, teams, and versions programmatically. The CLI uses this same API under the hood.

Base URL

Authentication

All endpoints require authentication via an API key in the Authorization header:
You can generate an API key by running lazy login or from the dashboard.

Response format

All responses are JSON. Successful responses return the requested data directly. Error responses follow this format:

Status codes