Other endpoints
Machining Results MCP Gateway
Gateway endpoint for the upstream MCP server that validates machining result records. Send MCP JSON-RPC initialize, tools/list, and tools/call requests here. Include Accept: application/json, text/event-stream.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Machining Results MCP Gateway › Responses
MCP upstream response.
Machining Results MCP Gateway session close
Forwards MCP Streamable HTTP session termination requests to the upstream MCP server.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Machining Results MCP Gateway session close › Responses
MCP session closed.
Search machining results
Search machining result records with a natural-language query.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Search machining results › Request Body
queryNatural-language machining result search query.
Search machining results › Responses
Machining result search response.