Skip to main content
For more information regarding the endpoints, please visit QuickNode’s website: QuickNode API Docs.

Prefix

https://api.uniblock.dev/direct/v1/QuickNode/path/to/endpoint

Example

curl --request GET \
  --url https://api.uniblock.dev/direct/v1/QuickNode/path/to/endpoint \
  --header 'Content-Type: application/json' \
  --header 'accept: application/json' \
  --header 'x-api-key: YOUR_UNIBLOCK_API_KEY'