New Here? Claim Your 30% Discount on Your First Blockchain Node Access!

banner image

Last updated on January 1, 1970

1 min read

Method /liquidy_pools/{liquidy_pool_id} undefined ()
connect with REST protocol

/liquidy_pools/{liquidy_pool_id}

info-circle-fill

Method not allowed

info-circle-fill

The single liquidity pool endpoint provides information on a liquiditypool.

Parameters

liquidity_pool_id - path

any, required

A unique identifier for this liquidity pool.

Request

curl --location --request GET 'https://xlm.getblock.io/mainnet/liquidy_pools/None' 
--header 'x-api-key: YOUR-API-KEY' 
--header 'Content-Type: application/json'

Response

{
    "result": "null",
    "id": "getblock.io",
    "status_code": 405,
    "message": "Method not allowed"
}
banner icon

Start Building with GetBlock RPCs for Free