Attention:You’ve reached a page related to the Tyk Classic Portal. If you were searching for API documentation of the new Tyk
Developer Portal please use the latest
Postman collection page.
Future deprecation of Tyk Classic PortalThis product is no longer actively developed as it has been superseded by the new Tyk Developer Portal.
Please note that the Tyk Classic Portal now has limited support and maintenance. Please contact us at [email protected]if you have any questions.
Future deprecation of Tyk Classic PortalThis product is no longer actively developed as it has been superseded by the new Tyk Developer Portal.
Please note that the Tyk Classic Portal now has limited support and maintenance. Please contact us at [email protected]if you have any questions.
Tyk Cloud Users
Monitors are disabled by default in Tyk Cloud. Portal events are enabled and can be defined by raising a support ticket.How to Enable Monitors
See Monitors for details of how to configure quota consumption monitors.Portal Events
The Tyk Dashboard and the Portal now support email notifications powered by Mandrill, Sendgrid, Mailgun and Amazon SES.How Email Notifications Work
If you have enabled email notifications, the Portal will attempt to send notifications regarding a user’s sign-up status or key request status to their username email address. These templates can be found in theportal/email_templates folder.
The templates are available as text based or HTML. See the standard included ones to see the various template fields that can be customized.
Extra Dashboard And Portal Events
The Dashboard and Portal also support a certain level of events that you can use to notify your system of various things that have happened in the Portal. To configure them, add anevent_options section to an Organization when you are creating them. See Creating an Organization via the Dashboard Admin API for more details.
Within this object, you can then register webhooks or/and an email address to notify when an event occurs:
-
api_event: When an API is created, updated or deleted. -
key_event: When a key is created, updated or deleted. -
key_request_event: When a Portal key request is created or updated.