Skip to main content

Hydromancer — Direct API Endpoints

Hydromancer provides 1 unique direct API endpoint across the following categories:
  • DeFi (1 endpoint)
  • Market Data (1 endpoint)
  • Wallets (1 endpoint)
Note: Some endpoints appear in multiple categories. The count above reflects unique API paths.
Learn more: Hydromancer Documentation

Prefix and Example

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

DeFi

POST

PathEst. CUDescription
direct/v1/Hydromancer/info1665Unified Hydromancer endpoint. Use the type field in the request body to specify the operation.

Market Data

POST

PathEst. CUDescription
direct/v1/Hydromancer/info1665Unified Hydromancer endpoint. Use the type field in the request body to specify the operation.

Wallets

POST

PathEst. CUDescription
direct/v1/Hydromancer/info1665Unified Hydromancer endpoint. Use the type field in the request body to specify the operation.