Documentation Index
Fetch the complete documentation index at: https://docs.toolrouter.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Returns a list of all available servers in the ToolRouter marketplace. These servers contain various tools that you can add to your stacks and use in your applications.Endpoint
Authentication
This endpoint requires an API key. Include it in the Authorization header:Response
Array of available server objects
Example Request
Example Response
Use Cases
This endpoint is useful for:- Discovering available integrations: See all servers and tools available in the marketplace
- Understanding tool capabilities: Review tool parameters and descriptions before adding to stacks
- Planning stack configuration: Determine which servers and tools to include in your stacks
- Credential planning: Understand what credentials you’ll need to set up before adding servers
Error Responses
401 Unauthorized
Invalid or missing API key
429 Too Many Requests
Rate limit exceeded
500 Internal Server Error
Server error occurred

