{"@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"}
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, an HTTP API described by an OpenAPI document.
| method | path | what the vendor says it does |
|---|---|---|
GET | /actions | Get all actions for the user actions |
POST | /actions | Add an action actions |
PUT | /actions/{action} | Update an action key actions |
DELETE | /actions/{action} | Delete an action actions |
GET | /addresses | Get all addresses you have access to addresses |
POST | /addresses | Claim a new Mailscript address addresses |
DELETE | /addresses/{address} | Delete a mailscript address addresses |
GET | /addresses/{address}/keys | List address keys keys |
POST | /addresses/{address}/keys | Add 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}/token | Get a token for opening a daemon connection daemon |
GET | /domains | Get all domains you have access to domains |
POST | /domains | Claim 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 | /inputs | Get all inputs you have access to inputs |
GET | /integrations | Get all integrations for the user integrations |
DELETE | /integrations/{integration} | Delete an integration integrations |
POST | /send | Send an email send |
GET | /triggers | Get all triggers you have access to triggers |
POST | /triggers | Setup a trigger triggers |
PUT | /triggers/{trigger} | Update a trigger triggers |
DELETE | /triggers/{trigger} | Delete a trigger triggers |
GET | /user | Get the authenticated user user |
PUT | /user | Update a user user |
GET | /verifications | Get all verificats for the user verifications |
POST | /verifications | Start verification process for external email address or sms number verifications |
POST | /verifications/{verification}/verify | Verify an email address or sms number with a code verifications |
GET | /workflows | Get all workflows you have access to workflows |
POST | /workflows | Setup workflow workflows |
POST | /workflows/set | Set a property on a workflow workflows |
PUT | /workflows/{workflow} | Update an workflow workflows |
DELETE | /workflows/{workflow} | Delete a workflow workflows |
GET | /workspaces | Get all workspaces you have access to workspaces |
POST | /workspaces | Claim 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.