API Documentation
Introduction
A quick Introduction to Toolrouter & Secure Endpoints
You need to create secure endpoints to connect your code to Toolrouter.
Welcome
To create a secure endpoint:
- Create a new Stack
- Click on “Secure Client for Development”
- Click on ”+ Create Secure Client”
- Copy URL and Token
- Use the URL and Token to connect your code to Toolrouter
Available Endpoints
Toolrouter provides the following secure endpoints for your integration:
List Tools Endpoint
Get a list of all available tools in your stack
Call Tool Endpoint
Execute a specific tool with your parameters
Each endpoint is designed to securely connect your application with Toolrouter services. Refer to the specific documentation for detailed usage instructions.