Hi, it depends on how you are using the api. If you are using a servlet with ajax to get the json and render the data in javascript the dispatcher already cache this json. Otherwise if you are using a model remember that the html of the page is cached on the dispatcher so the call vs hybris is not p...