CORE CONCEPTS

Receiving mail

Read and search each agent’s isolated inbox.

Inbox isolation

An agent key can read only that agent’s inbox. Use the polling endpoint to fetch messages received after a timestamp, or list the inbox with pagination and optional search.

GET https://api.tekmail.app/api/v1/inbox/poll?since=2026-08-04T12:00:00.000Z
Authorization: Bearer tk_your_api_key