Questions tagged [tyk]

Tyk is a lightweight, open source API Gateway and API Management Platform written in Go.

Tyk is a lightweight, open source API Gateway and API Management Platform written in Go.

The API Management Platform allows you to control who accesses your API, when they access it and how they access it. Tyk will also record detailed analytics on how your users are interacting with your API and when things go wrong.

The Tyk API Gateway is open source and released under the MPL v2.0 License.

It’s available to deploy on-premises, cloud or hybrid.

Further information and documentation can be found on the Tyk website.

47 questions
-1
votes
1 answer

API monitoring using Tyk.io

I need to build an API health monitoring system using Tyk.io, to basically check number of requests, latency, errors and produce simple reports. At the moment I am only supposed to focus on this layer, while I will be using something like PostMan to…
JingShen
  • 1
  • 2
-1
votes
1 answer

How to set the access control for microservices

I use Loopback Framework to create several services and I use an api gateway (tyk) to manage them. Unfortunately I do not see how to set the access control for each of them. I do not want a user to access data that does not belong to him. Many…
user7387700
1 2 3
4