Skip to main content

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
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

Invalid or missing API key
Rate limit exceeded
Server error occurred