/
OR
orthogonal
/
Orthogonal API Marketplace
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 1d ago
View markdown
orthogonal
Orthogonal API Marketplace
get
Get details of a specific inbox including display name, creation date, and metadata.
latest
OpenAPI 3.1.0
2026-08-21
863
0
794.9 KB
bf5b6f84d6e0
Abstract Avatars
1
Abstract Company Enrichment
1
Abstract Email Reputation
1
Abstract Exchange Rates
3
Abstract IBAN Validation
1
Abstract IP Intelligence
1
Abstract Phone Intelligence
1
Abstract Timezone
2
Abstract VAT Validation
3
AgentMail
21
get
Get a specific draft including its full content, recipients, and attachments.
delete
Permanently delete a draft. Important: pass method: "DELETE" in your run request.
patch
Update an existing draft. Only the fields you include will be changed; omitted fields are left unchanged.
post
Send an existing draft as an email. The draft is converted to a sent message and deleted from drafts. Returns the message_id and thread_id.
get
Get details of a specific inbox including display name, creation date, and metadata.
delete
Permanently delete an inbox and all its contents. Important: pass method: "DELETE" in your run request to distinguish from Get Inbox.
patch
Update an existing inbox display name or client ID.
get
Get a thread and all its messages. Returns the full conversation including message bodies, timestamps, and metadata.
delete
Move a thread to trash, or permanently delete if already trashed. Important: pass method: "DELETE" in your run request.
get
Get the original raw RFC 2822 email content including all headers, MIME parts, and encoded attachments.
get
Get a specific message including headers, body (text and HTML), attachments, and metadata.
patch
Update labels on a message (e.g., mark as read, archive, star).
get
List all drafts in an inbox. Returns draft metadata including subject, recipients, and timestamps.
post
Create a new draft in an inbox. The draft can be edited later and sent with Send Draft.
post
Reply to a specific message. Automatically sets In-Reply-To and References headers for proper threading.
post
Send an email message from an inbox. At least one recipient (to, cc, or bcc) is required. Returns the message_id and thread_id. Replace {inbox_id} directly in the path with the full inbox email (e.g., /v0/inboxes/myagent@agentmail.to/messages/send).
get
List all email threads in an inbox, ordered by most recent. Supports pagination and filtering.
post
Forward a message to new recipients. Includes the original message content and any attachments.
post
Reply to all recipients of a message. Includes all original To and CC recipients automatically.
get
List all messages in an inbox, ordered by most recent. Supports pagination and filtering by labels or time range.
post
Create a new email inbox. Inboxes cost $2/month. Inboxes with no API activity for 30+ days are automatically deleted. Any request using the inbox resets the inactivity timer. Returns an inbox_id in email format (e.g., myagent@agentmail.to) used for all subsequent operations. If username is omitted, a random one is generated.
AgentPhone
20
Andi Search API
1
Apollo API
9
Aviato
25
Baseten Model APIs
2
Brand.dev API
13
Bytemine
23
CaptainData
7
Company Enrich
26
ContactOut
7
Context.dev
26
Coresignal
21
Crustdata
7
Didit API
6
Edges
42
Fantastic Jobs
2
Fiber AI API
92
Financial Datasets
54
Findymail
14
FullEnrich
8
Fundable
13
Happenstance
2
Icypeas
16
Influencers Club
22
Leadsforge
31
Linkup API
2
Massive Web API
15
Notte
15
Nyne.ai
28
Ocean.io
8
Olostep API
12
OpenFunnel
7
Openmart
4
People Data Labs
6
Precip AI - Hyperlocal Weather Data API
16
PredictLeads
23
Riveter API
5
RocketReach
6
Scrape Creators
107
ScrapeGraphAI
11
Seltz
1
Serper
12
Serper Scrape
1
Signalbase
9
Sixtyfour API
4
Smol Machines
14
Tako
6
Tavily API
6
Tomba API
20
Voygr
1
AgentMail
Get details of a specific inbox including display name, creation date, and metadata.
get
/agentmail/v0/inboxes/{inbox_id}
Response
Successful response