For getting all the templates/types/categories data we call multiple public endpoints -
/v4/projects/metadata/projectTemplates
/v4/projects/metadata/productTemplates
/v4/projects/metadata/projectTypes
/v4/projects/metadata/productCategories
As now we have support in our backend to replace all these calls with single call
GET /v4/projects/metadata
Ref - topcoder-platform/tc-project-service#161
Aha! Link: https://topcoder.aha.io/features/TCCONNECT-443