Skip to main content

Get Connection Key for Node

POST 

https://api.ap-in-1.anedya.io/v1/node/getConnectionKey

Get connection key for a node

Request

Responses

OK

curl -L 'https://api.ap-in-1.anedya.io/v1/node/getConnectionKey' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-d '{
"nodeid": "string"
}'
Request Collapse all
Base URL
https://api.ap-in-1.anedya.io/v1
Body
{
  "nodeid": "string"
}
ResponseClear

Click the Send API Request button above and see the response here!