Get Connection Key for Node
POSThttps://api.ap-in-1.anedya.io/v1/node/getConnectionKey
Get connection key for a node
Request
Responses
- 200
OK
- curl
- nodejs
- python
- go
- rust
- csharp
- ruby
- php
- java
- powershell
- CURL
curl -L 'https://api.ap-in-1.anedya.io/v1/node/getConnectionKey' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-d '{
"nodeid": "string"
}'
ResponseClear