This module is to wrap the Tyk.io Dashboard API calls into an easy to use node.js module. Thus far I've only got verbs for the Portal Key Request and Developer nouns covered. More to come.
Env vars needed from your tyk instance:
- TYK_APIKEY: an admin user's dashboard API key
- TYK_PLAN_ID: an existing plan/policy Id to create test key reqs with
- TYK_USER_ID: an existing develop user Id to create test key reqs with
- TYK_USER_EMAIL: an email address to create and update a test user with
Plan/policy and user ids can be grabbed off the tyk dashboard's URL.