WeirdlyTemp Inbox API Account

API keys

An account exists for one reason: to hold and revoke API keys. The inbox needs no account, and signing in gives nobody access to anyone's mail.

At least 12 characters.

There is no email on file, so a forgotten password cannot be reset. Store it somewhere safe.

API keys

Signed in as

Your new key
Shown once — only a hash is stored, so it cannot be shown again.

Create a key

Active keys

Your addresses

Addresses you created while signed in. They disappear here the moment they expire or you delete them. Being signed in lets you open them without the original token.

Using a key

curl https://weirdlytemp.sbs/v1/inboxes \
  -X POST \
  -H "X-API-Key: wt_your_key_here"

A key raises your rate limit. It does not grant access to any inbox — that still needs the inbox token. See the API docs.