BlueSky PDS Invite Generator

Generate invite codes for your Personal Data Server

Generate Invite Code
Enter your PDS server details to create a new invite code

Enter your PDS server URL (with or without https://)

Your PDS admin password for authentication

How it works

This tool makes a POST request to your PDS endpoint at:

POST /xrpc/com.atproto.server.createInviteCode

The request includes basic authentication using "admin" as the username and your provided password, with a JSON payload specifying useCount: 1.

All requests are made directly from your browser to your PDS - no intermediary servers are involved.