cURL
curl --request GET \ --url https://app.octomind.dev/api/apiKey/v1/private-location \ --header 'X-API-Key: <api-key>'
[ { "status": "OFFLINE", "address": "https://example.com:3128", "name": "my-private-location" } ]
gets a list of private location workers
Documentation IndexFetch the complete documentation index at: https://octomind.dev/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://octomind.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
OK
OFFLINE
ONLINE
"https://example.com:3128"
"my-private-location"