Nestry
№ 001·Dashboard

Account 01 — Dashboard

Welcome.

Your account is active. Billing opens shortly — for now you're on the free tier.

Loading…
API 03 — Quickstart

Try a call.

Use your API key as a Bearer token. Example: fetch your own profile.

curl https://nestry.dev/api/v1/me \
  -H "Authorization: Bearer $NESTRY_KEY"

Lease endpoints return 503 FARM_NOT_READY until the farm is live.