How to implement caching on strapi API Layer?

System Information
  • Strapi Version: “4.12.1”,
  • Operating System: ubuntu
  • Database: postgres
  • Node Version: 18
  • NPM Version: 9.5.1
  • Yarn Version:

Where do I add the cache control headers in the strapi dashboard?

Unable to find that in the documentation. Please suggest a way to cache the strapi Rest API’s.

I was also looking a way to index the strapi database but I unable to find the right documentation to implement that.

I am actually looking for a way to reduce my api response time, As the dataset is huge in strapi.