Create a demo sandbox key

Issue a short-lived sandbox API key for no-key docs dogfood.

The route creates an isolated sandbox tenant/app/key with an app hard cap so metered work is blocked locally before provider spend. The raw key is returned once. Operators disable public issuance with DB Runtime Control demo.sandbox=disabled; LOREOS_DEMO_SANDBOX_ENABLED is fallback only.

Request

This endpoint expects a nullable object.
fingerprintstring or nullOptional<=256 characters
turnstile_tokenstring or nullOptional<=4096 characters

Response

Successful Response
schema_version"v0"

LoreOS success-envelope version.

dataobject
next_actionslist of objects

Concrete follow-up API actions; empty when no action is required.

Errors

422
Unprocessable Entity Error