-
Notifications
You must be signed in to change notification settings - Fork 10
Getting started
Igor Balos edited this page May 21, 2019
·
5 revisions
Before you start using Postmark CLI, you would need a Postmark account.
Getting started with Postmark in general is very easy. In order to start using full potential of Postmark CLI, you will need to:
- Signup for a new account
- Retrieve a Server API token, from one of the servers you created in your account
- Retrieve an Account API token (optional)
- Create a sender signature
You will need tokens for authentication and sender signatures for sending email. For example email command requires Server API token, while server command requires Account API token.
Checkout authentication section, to see how the tokens are used in command line interface.
To read more about tokens, check out our developer docs.
Postmark CLI - manage templates, send email and more