Start monitoring ports for a process
network
Start monitoring ports for a process
Start monitoring for new ports opened by a process
POST
Start monitoring ports for a process
Documentation Index
Fetch the complete documentation index at: https://docs.blaxel.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Process ID
Body
application/json
Port monitor configuration
URL to call when a new port is detected
Example:
"http://localhost:3000/callback"
Response
Object containing PID and success message
The response is of type object.
Last modified on May 27, 2026
