temporam
Installation
SKILL.md
Temporam
Temporary email API. Auth: Authorization: Bearer <API_KEY>. Default base URL: https://api.temporam.cn.
Follow the public OpenAPI spec. Do not invent endpoints that are not listed there.
Naming
| Resource | Meaning |
|---|---|
mailboxes |
Mailbox addresses |
emails |
Inbound mail (inbox) |
messages |
Outbound send |
Auth
Get an API key from the Temporam console. Put it in MCP env TEMPORAM_API_KEY or the HTTP Authorization header. Never commit keys or paste them into skill files.