Autenticação
curl \
--header "Content-Type: application/json" \
--header "ApiKey: $API_KEY_TOKEN" \
--request POST \
https://example.com/Criando uma API Key

Last updated
curl \
--header "Content-Type: application/json" \
--header "ApiKey: $API_KEY_TOKEN" \
--request POST \
https://example.com/
Last updated