Skip to content

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:

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.

Clone this wiki locally