🎉 Portkey raises Series A - $15M to build AI that never breaks  Read announcement →
curl --request POST \
--url https://api.portkey.ai/v1/mcp-servers/{mcpServerId}/test \
--header 'x-portkey-api-key: <api-key>'{
"success": true,
"status_code": 123,
"response_time_ms": 123,
"url": "<string>",
"server_name": "<string>",
"error": "<string>"
}Test connectivity to the MCP server via its integration URL.
curl --request POST \
--url https://api.portkey.ai/v1/mcp-servers/{mcpServerId}/test \
--header 'x-portkey-api-key: <api-key>'{
"success": true,
"status_code": 123,
"response_time_ms": 123,
"url": "<string>",
"server_name": "<string>",
"error": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://portkey-docs-log-export-guide-1773064217.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
MCP Server ID (UUID) or slug
Was this page helpful?