Tyk Dashboard: Groupings of Registered API configuration

We’re currently working on a microservices design, but with or without using that approach you’ll still end up with a lot of endpoints. Working with a lot of endpoints will include testing, staging and production. I wish to have a feature where you can easily find the endpoints by grouping them and I would also be able to sort API Name, Target & Status. Is there a way to do this right now?

Example:
Production-v1
- message
- user
- inbox
Production-beta-v2
- message
- user
- user/profile
- inbox

1 Like

Hi Warren

Have you looked at Tagging and Sharding in Tyk? https://tyk.io/docs/tyk-api-gateway-v-2-0/api-management/api-sharding-and-tagging/

Not sure if this answers your question, but if not, provide a bit more detail about the use case (is this for reporting, management, analytics, devops, etc?). I’m sure someone on the community has a similar situation and can provide advice.