The way Xano groups APIs is based on the folder structure, such as "users1" - the first URL segment.
I find this confusing if I want to organize my APIs to find those that are in-use or specific to a type of API call.
How do YOU keep them organized? Obviously changing the URL structure is a problem when it's being used by any outside system that calls directly to the endpoint.
Tags are the other method to add context but it's rather limited as to how you can organize such tags.
It would be awesome to rename 'v1' to my own choice, which doesn't have anything to do with the endpoint path. Future control options, perhaps?