#bblfishif I can summarise: there are a lot of repeating end points such as search, delete, add, search, etc.... This looks like a duplication of what HTTP verbs do. There is POST for create, DELETE for deleting a resource, PATCH for changing, PUT for replacing, and even WebDav SEARCH