# Alloy

#### Configurações

<table><thead><tr><th width="288.50867625185924">Chave</th><th width="329.3333333333333">Valores</th><th data-type="checkbox">Obrigatório</th></tr></thead><tbody><tr><td><strong>ALLOY.HOST</strong></td><td>https://api.alloy.al</td><td>true</td></tr><tr><td><strong>ALLOY.TOKEN</strong></td><td>Token de integração da plataforma</td><td>true</td></tr><tr><td><strong>ALLOY.INTEGRATION_TYPE</strong></td><td>ANY|DELIVERY|INDOOR</td><td>true</td></tr></tbody></table>

#### Exemplo de configuração

```json
[
    { "Key": "ALLOY.HOST", "Value": "https://api.alloy.al" },
    { "Key": "ALLOY.TOKEN", "Value": "seu token" },
    { "Key": "ALLOY.INTEGRATION_TYPE", "Value": "ANY|DELIVERY|INDOOR" }
]
```

#### Source App ID

> 84e2423b075f45c9a2018214f5d86fbb
