Go client for Forward Email Forward Email API Documentation Forward Email Terraform Provider How to install $ go get github.com/forwardemail/forwardemail-api-go Basic usage import "github.com/forwardemail/forwardemail-api-go/forwardemail" client := forwardemail.NewClient(forwardemail.ClientOptions{ ApiKey: key, }) account, err := client.GetAccount()