Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hummingbot /connector/pancakeswap-sol API

PancakeSwap Solana connector endpoints

Hummingbot /connector/pancakeswap-sol API is one of 17 APIs that Hummingbot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include /connector/pancakeswap-sol. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 11 operations across 11 paths. It is described by OpenAPI 3.0.3, at version dev-2.11.0.

Requests are made against a single base URL, http://localhost:15888.

11 operations 11 paths 0 schemas 5 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
dev-2.11.0
Base URL
http://localhost:15888
Resource Areas
1

Paths & Operations 11

Across 11 paths, the API surfaces 11 operations — 5 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.

/connector/pancakeswap-sol 11

PancakeSwap Solana connector endpoints

GET
/connectors/pancakeswap-sol/clmm/pool-info
Get CLMM pool information from PancakeSwap Solana
2 params → 200
GET
/connectors/pancakeswap-sol/clmm/position-info
Get CLMM position information from PancakeSwap Solana
2 params → 200
GET
/connectors/pancakeswap-sol/clmm/positions-owned
Retrieve all positions owned by a user's wallet across all PancakeSwap Solana CLMM pools
3 params → 200
GET
/connectors/pancakeswap-sol/clmm/quote-position
Quote position amounts for PancakeSwap Solana CLMM (simplified)
7 params → 200
GET
/connectors/pancakeswap-sol/clmm/quote-swap
Get swap quote for PancakeSwap Solana CLMM with fee and estimated price impact based on pool liquidity
7 params → 200
POST
/connectors/pancakeswap-sol/clmm/execute-swap
Execute a swap on PancakeSwap Solana CLMM
body → 200
POST
/connectors/pancakeswap-sol/clmm/open-position
Open a new PancakeSwap Solana CLMM position with Token2022 NFT
body → 200
POST
/connectors/pancakeswap-sol/clmm/add-liquidity
Add liquidity to an existing PancakeSwap Solana CLMM position
body → 200
POST
/connectors/pancakeswap-sol/clmm/remove-liquidity
Remove liquidity from a PancakeSwap Solana CLMM position
body → 200
POST
/connectors/pancakeswap-sol/clmm/collect-fees
Collect accumulated fees from a PancakeSwap Solana CLMM position (removes 1% liquidity)
body → 200
POST
/connectors/pancakeswap-sol/clmm/close-position
Close a PancakeSwap Solana CLMM position and remove all liquidity and fees if present
body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hummingbot-connector-pancakeswap-sol-api-openapi.yml Raw ↑

Other APIs Hummingbot publishes across the network.

Hummingbot API
Hummingbot /chain/ethereum API
Hummingbot /chain/solana API
Hummingbot /config API
Hummingbot /connector/0x API
Hummingbot /connector/jupiter API
Hummingbot /connector/meteora API
Hummingbot /connector/orca API
Hummingbot /connector/pancakeswap API
Hummingbot /connector/raydium API
Hummingbot /connector/uniswap API
Hummingbot /pools API