Quickstart
Create a project in the console, copy a test token, and hit the smallest route. Ujjwal Kumar Singh issues the first live token after a short call.
curl -s https://api.dielet.website/v1/health \ -H "Authorization: Bearer dlt_live_test"
Docs
Base URL https://api.dielet.website. Bearer tokens start with dlt_live_. OpenAPI lives at /v1/openapi.json.
Create a project in the console, copy a test token, and hit the smallest route. Ujjwal Kumar Singh issues the first live token after a short call.
curl -s https://api.dielet.website/v1/health \ -H "Authorization: Bearer dlt_live_test"
Send Authorization: Bearer on every call. Rotate keys from the console. Test keys cannot touch production objects.
JSON in, JSON out. Idempotency keys on writes. List routes take cursor and limit. Errors use type, message, and request_id.
POST /v1/runs
GET /v1/runs/{id}
POST /v1/runs/{id}/cancelDefault 30 requests per second per key on Forge. Burst tokens refill each minute. File a note to ceo@dielet.website if a launch needs a higher ceiling.
Incident notes go to ceo@dielet.website. Webhooks retry for 24 hours with exponential backoff.
Write ceo@dielet.website.
Thanks. We saved this request on the page. Mail ceo@dielet.website if you want a live reply.