Using tyk-go-sdk with tyk.com

Shell integration

Install
# See https://github.com/alphadose/tyk-go-sdk
Gets a list of *API Definition* objects that are currently live on the gateway
curl \
  /tyk/apis/
Gets a list of *key* IDs (will only work with non-hashed installations)
curl \
  /tyk/keys/
Gets the health check values for an API if it is being recorded
curl \
  /tyk/health/
SDK on GitHub 📄 API Docs
SDK
tyk-go-sdk
Shell
API
tyk.com
tyk.com
Other SDKs for tyk.com
tykctl-go TykeProf
At a glance
Language Shell
Endpoints18