envs

Mailjet — Send API

mailjet/email · version 1

envs add mailjet/email

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
MAILJET_API_KEY required secret Public part of the pair, but Mailjet issues it alongside the secret and both are needed to send.. Shape ^[a-f0-9]{32}$. where to get it
MAILJET_SECRET_KEY required secret Secret part of the pair.. Shape ^[a-f0-9]{32}$. where to get it

The JSON the CLI reads