{{ define "APIKeyAccepted" }} {{ template "emailStyles" . }} {{ if .Data.EmailCopy.Enabled }} {{ .Data.EmailCopy.EmailBody | markDown }} {{ else }}

Your API Key

Your API key request has been accepted. Please use the below link to retrieve your token.

{{ end}} {{ if .Data.EmailCopy.Enabled }} {{ .Data.EmailCopy.EmailSignoff | markDown }} {{ else }}

You can find out more about Tyk, or the Tyk API Gateway here

Cheers,
The Tyk.io team

{{ end}} {{ end}}