mailscript.com

mailscript.com API

๐Ÿ”‘ bearer 38 endpoints email
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples

Get the authenticated user
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.mailscript.com/v2/user
Get all inputs you have access to
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.mailscript.com/v2/inputs
Get all actions for the user
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.mailscript.com/v2/actions

Endpoints (38 total)

GET
/user
Get the authenticated user
GET
/inputs
Get all inputs you have access to
GET
/actions
Get all actions for the user
GET
/domains
Get all domains you have access to
GET
/triggers
Get all triggers you have access to
GET
/addresses
Get all addresses you have access to
GET
/workflows
Get all workflows you have access to
GET
/workspaces
Get all workspaces you have access to
GET
/integrations
Get all integrations for the user
GET
/verifications
Get all verificats for the user
GET
/daemons/{daemon}/token
Get a token for opening a daemon connection
GET
/domains/verify/{domain}
Get domain verification

Language coverage

No SDKs yet

At a glance

Total SDKs0
Languages0
Endpoints38
Authbearer
Categories1
https://api.mailscript.com/v2