--- title: New default limit for technographics API description: The Technographics API endpoint now returns all technologies by default instead of only 25 per request, eliminating the need for pagination to retrieve complete company tech stack data. url: https://theirstack.com/en/product-updates/2025-07-30-new-default-limit-technographics-api --- We've removed the default limit in the [Technographics endpoint](/en/docs/api-reference/companies/technographics_v1) on the number of technologies returned. Previously, the API only returned 25 technologies per request, forcing you to make multiple calls to get complete technology data for most companies. Since retrieving full tech stack is the most common use case, we've simplified the API to return all technologies by default. There is no need to pass the `page` and `limit` parameters anymore.