We’re excited to introduce the newDocumentation Index
Fetch the complete documentation index at: https://docs.linkup.so/llms.txt
Use this file to discover all available pages before exploring further.
maxResults parameter for the Search endpoint, which allows you to specify the maximum number of search results returned in a single API call. This feature is designed to give you more control over the size of the context passed to downstream LLMs.
How to use
To specify a maximum number of search results, add themaxResults parameter to your API request.
Example Request