post https://apisandbox.delbank.com.br/apikey
Log in to see full request history
Responses
xxxxxxxxxx
11curl --request POST \
--url https://apisandbox.delbank.com.br/apikey \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"clientName": "Jhon Doe",
"clientCNPJ": "13931124000132",
"clientEmail": "email@email.com"
}
'
Try It!
to start a request and see the response here! Or choose an example: