Using TykeProf with tyk.com

Java integration

Install
# Maven: see https://github.com/adrianegil/TykeProf
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
TykeProf
Java
API
tyk.com
tyk.com
Other SDKs for tyk.com
tyk-go-sdk tykctl-go
At a glance
Language Java
Endpoints18