API Key
Let's start with Defy Blockchain API
Last updated
Was this helpful?
Let's start with Defy Blockchain API
Last updated
Was this helpful?
To access the Defy API, you will need an API key. If you need one you can contact with us. Just send a mail to . We will reach you immediately.
Simply append apikey=API_KEY as a query parameter or header parameter or body parameters to all requests. The main advantage of this method is to embed the API endpoints within applications that do not support more sophisticated auth mechanisms, like Google Sheets or as IFrames.
Example of basic authentication.
Provide your API key as the basic auth username. You do not need to provide a password.