API Key
Let's start with Defy Blockchain API
Authentication via Header/Query/Body parameter
Authentication via Basic Auth
curl --location 'https://api.getdefy.co/v2/ENDPOINT' \
--header 'apikey: APIKEY'Last updated