Loading…
Paste a token you got from curl /db/new or /webhook/new to attach it to your account.
Paid-tier callers skip the free 5/day per-IP cap by passing this token. Treat it like a password; 30-day expiry; rotate by clicking "Regenerate".
•••••••• hidden
curl -X POST https://api.instanode.dev/db/new \
-H 'Authorization: Bearer <token>' \
-H 'Content-Type: application/json' \
-d '{"name":"my-project"}'