Strapi API returning outdated information

Strapi itself has no built in cache meaning that cache is somewhere else, either at the network level, application level (if you have something like the cache plugin), or at the database level.