Guides
Integration flow guides and walkthroughs.
Account Context And Members
inbox-managerSelect account scope and inspect account membership before credential or provider operations.
Audit Logs And Operations
inbox-managerQuery operation history for provider actions, job execution, and troubleshooting.
Auth And Token Bootstrap
inbox-managerAcquire bearer tokens and validate auth endpoint behavior before calling Inbox Manager APIs.
Auth Backend Admin Flow
inbox-managerUse the private backend client to authenticate with `auth.inbox-manager.com` and run privileged user/account/membership operations.
Client Flow Map
inbox-managerDefine the expected top-level integration sequence for clients using `api.inbox-manager.com`.
IMAP Sync Mailboxes And Messages
inbox-managerEnqueue IMAP sync jobs and persist message metadata for search and read flows.
Jobs Retries And Resolution
inbox-managerOperate async jobs explicitly and resolve failure states deterministically.
Provider Credentials And Connectivity
inbox-managerRegister IMAP/SMTP credentials, validate connectivity, and manage credential lifecycle.
Search Read Body And Parts
inbox-managerSearch synced metadata, then fetch full message body and part content on demand.
Send Outbound Email
inbox-managerEnqueue SMTP send tasks with optional inline parts and attachments.
Subscription Owner Control
inbox-managerManage subscription lifecycle actions as the account owner through `api.inbox-manager.com`.
Tasks And Manual Triggering
inbox-managerCreate explicit task records and trigger associated queue work.