Deploying Protecto API

Please find the code snippet below,

GET /devapi/test
Host: server.protecto.ai
apiKey: {{apiKey}}
apiSecret: {{apiSecret}}
Content-Type: application/json// Some code

Last updated