beep — sign up
Get your webhook.
POST yourself into the dashboard.
Watch the request build as you type.
live previewPOST
$ curl -X POST https://trybeep.app/api/auth/signup \ -H 'Content-Type: application/json' \ -d '{ "name": "alex", "email": "you@company.com", "password": "8+ chars" }'
already have an account? sign in