{"@context": "https://schema.org", "@type": "WebAPI", "name": "Mailscript API", "description": "Mailscript, an HTTP API described by an OpenAPI document.", "provider": {"@type": "Organization", "name": "mailscript.com"}, "documentation": "http://api.mailscript.com/v2/swagger"}
Index / APIs / mailscript.com

Mailscript API

Mailscript, an HTTP API described by an OpenAPI document.

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://api.mailscript.com/v2

auth: b e a r

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Mailscript v0.4.0

Mailscript, an HTTP API described by an OpenAPI document.

methodpathwhat the vendor says it does
GET/actionsGet all actions for the user actions
POST/actionsAdd an action actions
PUT/actions/{action}Update an action key actions
DELETE/actions/{action}Delete an action actions
GET/addressesGet all addresses you have access to addresses
POST/addressesClaim a new Mailscript address addresses
DELETE/addresses/{address}Delete a mailscript address addresses
GET/addresses/{address}/keysList address keys keys
POST/addresses/{address}/keysAdd address key keys
GET/addresses/{address}/keys/{key}Get address key keys
PUT/addresses/{address}/keys/{key}Update an address key keys
DELETE/addresses/{address}/keys/{key}Delete address key keys
GET/daemons/{daemon}/tokenGet a token for opening a daemon connection daemon
GET/domainsGet all domains you have access to domains
POST/domainsClaim a new Domain domains
GET/domains/verify/{domain}Get domain verification domains
POST/domains/verify/{domain}Check a new Domain domains
DELETE/domains/{domain}Remove a domain domains
GET/inputsGet all inputs you have access to inputs
GET/integrationsGet all integrations for the user integrations
DELETE/integrations/{integration}Delete an integration integrations
POST/sendSend an email send
GET/triggersGet all triggers you have access to triggers
POST/triggersSetup a trigger triggers
PUT/triggers/{trigger}Update a trigger triggers
DELETE/triggers/{trigger}Delete a trigger triggers
GET/userGet the authenticated user user
PUT/userUpdate a user user
GET/verificationsGet all verificats for the user verifications
POST/verificationsStart verification process for external email address or sms number verifications
POST/verifications/{verification}/verifyVerify an email address or sms number with a code verifications
GET/workflowsGet all workflows you have access to workflows
POST/workflowsSetup workflow workflows
POST/workflows/setSet a property on a workflow workflows
PUT/workflows/{workflow}Update an workflow workflows
DELETE/workflows/{workflow}Delete a workflow workflows
GET/workspacesGet all workspaces you have access to workspaces
POST/workspacesClaim a Mailscript workspace An attendant address will be created as well workspaces

specification origin: http://api.mailscript.com/v2/swagger

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.