The ARK runtime

OpenAPI: https://ark-download-tracker.vibelock.workers.dev/openapi.json

Catalog: aziel-runtime.vibelock.workers.dev

curl https://ark-download-tracker.vibelock.workers.dev/v1/health
curl https://ark-download-tracker.vibelock.workers.dev/v1/levels
curl -X POST https://ark-download-tracker.vibelock.workers.dev/v1/sweep -H 'content-type: application/json' \
  -d '{"text":"hello"}'

GET/POST under /v1 never increment the download counter. Sweep does not store the payload. There is no cloud unlock.

Downloads