# Administration ## create user via POST ```bash curl -X POST https://your-pds-domain/xrpc/com.atproto.server.createAccount \ --user "admin:$admin-password" -H "Content-Type: application/json" \ -d '{ "email": "user@example.com", "handle": "username", "password": "securepassword123", "inviteCode": "optional-invite-code" }' ``` ## Use pdsadmin docker compose exec -it pds pdsadmin docker compose exec -it pds pdsadmin account create-invite-code ## Debugging - Websocket: https://piehost.com/websocket-tester - Instance: https://bsky-debug.app https://bluesky.veen.world/.well-known/atproto-did Initial setup keine top level domain