> For the complete documentation index, see [llms.txt](https://help.protecto.ai/protecto-help-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.protecto.ai/protecto-help-docs/developer/deploying-protecto-api.md).

# 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
```

<figure><img src="https://uploads-ssl.webflow.com/62be995b7dfee4507a69ddff/63690e4325024ac532f59d6a_Group-6945.svg" alt=""><figcaption></figcaption></figure>
