Authentication
Prerequisites
Steps to Generate an API Key
Using the API Key for Authentication
curl --request GET \
--url 'https://api3.blocksurvey.io' \
--header 'Authorization: Bearer user_api_token'Last updated