Hiiiii! :3

Please read everything or note down this website (e.g. by taking a screenshot)!

If you ever forget this URL, just look at the domain that appears when you scan your QR code. It's the same as this one, just without the /qr?id=x part.

To edit your boykisser, go to:

boykissers.be/edit

and enter your ID or scan the QR code.

You can find your ID in the ID field of the tag URL (/qr?id=) but you shouldn't ever need it.

Need help? Contact support:

[email protected]

or message @KingOfAnts on Telegram/Discord. (this also goes for having forgotten your password!)

V2 API Docs

There's a simple RPC-like API that allows you to edit your boykisser:

Example usage
curl -X POST https://api.boykissers.be/editboykisser \
-H "Content-Type: application/json" \
-d '{"id": 0, "pass": "12345678",  "url": "https://boykissers.be"}'