Skip to main content

Dwellir — Direct API Endpoints

Dwellir provides 1 unique direct API endpoint across the following categories:
  • other (1 endpoint)
Learn more: Dwellir Documentation

Prefix and Example

Prefix: No prefix is required for Dwellir, an example URL will therefore look like: https://api.uniblock.dev/direct/v1/Dwellir + /[Dwellir_endpoint]. Example Request:
curl --request POST \
  --url https://api.uniblock.dev/direct/v1/Dwellir/hyperliquid/info \
  --header 'accept: application/json' \
  --header 'x-api-key: YOUR_UNIBLOCK_API_KEY'

other

POST

PathEst. CUDescription
direct/v1/Dwellir/hyperliquid/info40Dwellir Hyperliquid info endpoint. Use the type field in the request body to specify the operation.