Tool Skill
List Api Endpoints
list_api_endpointsList or search for all endpoints in the Telnyx TypeScript API
$0.01/call
Flat rate
Telnyx
When to Use
Use this tool when you need to list or search for all endpoints in the telnyx typescript api. This is part of the Telnyx provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 2+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("telnyx/list_api_endpoints")xpay_run— Execute:xpay_run("telnyx/list_api_endpoints", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
search_query | string | No | An optional search query to filter the endpoints by. Provide a partial name, resource, operation, or tag to filter the endpoints returned. |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Telnyx (all tools) — 3 tools
- Get Api Endpoint Schema — $0.01/call
- Invoke Api Endpoint — $0.01/call
Links
- Tool page: https://xpay.tools/telnyx/list-api-endpoints/
- Provider: https://xpay.tools/telnyx/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("telnyx/list_api_endpoints")// 2. Execute
xpay_run("telnyx/list_api_endpoints", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
search_query | string | No | An optional search query to filter the endpoints by. Provide a partial name, resource, operation, or tag to filter the endpoints returned. |
Related Tools from Telnyx
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/telnyx/list-api-endpoints/SKILL.md
CLI
npx @xpaysh/cli install telnyx/list-api-endpoints
Manual
curl -o SKILL.md https://xpay.tools/skills/telnyx/list-api-endpoints/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Telnyx

