Audiooo Inbox Files 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.

Your email is used to confirm the account and nothing else. Confirm it within 24 hours or the account is removed.

API keys

Signed in as

Confirm your email

Email address

We send a one-time link. It expires in 24 hours, and the address is only attached to your account once you follow it.

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://audiooo.cc/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.