Watch your integration
call by call
Every call a key made, every webhook you sent, with the code and the timing.
Rotating gives a new secret. The scopes and every logged call stay.
How it works
Running in three steps.
- 01
Issue a key
Scope it, cap it with a role, and name which addresses it may send as.
- 02
Read the log
Method, path, status, error code and duration, for each key.
- 03
Rotate or revoke
Rotating keeps the scopes and the history. The old secret dies at once.
What it runs on
The parts doing the work.
Nothing here is a separate product. Each one is a piece of the mailbox you already have.
A documented HTTP API with issuable, scopable, revocable keys.
Tell your endpoint when mail arrives, instead of making you poll.
Nearby
Other jobs for the same inbox.
Give every ticket, record or customer its own address, with nothing to create.
Mail arriving at your domain reaches your server as a signed webhook, seconds later.