LabSharks exposes a versioned REST API for creating and polling generations (including phrase/loop jobs with bar and track hints alongside tempo, key, and prompt), downloading assets,
and checking service metadata. The interactive OpenAPI (Swagger) reference lives on the API host
(same URL your app calls, with /docs instead of /api).
The wider product is in public beta; API paths, schemas, and rate limits may evolve. Check this reference when you integrate.
Authenticate with Authorization: Bearer <api_key> on /api/v1/… routes.
Create and revoke keys from the studio: Account → Developer API (cookie session).
API access is included on eligible plans. See Plans.
Reference opens on the API origin (e.g. local: http://localhost:8000/docs).