cURL
curl --request POST \ --url https://device.agroop.net/api/access \ --header 'Authorization: <api-key>'
{ "entityId": "ENTITY_ID", "apiKey": "YOUR_KEY" }
Com o token temporário (só pode ser usado uma vez), retorna a API Key para a tua entidade
Formato obrigatório: ApiKey YOUR_KEY
ApiKey YOUR_KEY
Token temporário enviado por email
"YOUR_TOKEN"
API Key obtida com sucesso