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/meteora API

Meteora connector endpoints

Hummingbot /connector/meteora 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/meteora. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 12 operations across 12 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.

12 operations 12 paths 0 schemas 6 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 12

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

/connector/meteora 12

Meteora connector endpoints

GET
/connectors/meteora/clmm/fetch-pools
Fetch info about Meteora pools
4 params → 200
GET
/connectors/meteora/clmm/pool-info
Get pool information for a Meteora pool
2 params → 200
GET
/connectors/meteora/clmm/positions-owned
Retrieve all positions owned by a user's wallet across all Meteora pools
2 params → 200
GET
/connectors/meteora/clmm/position-info
Get details for a specific Meteora position
2 params → 200
GET
/connectors/meteora/clmm/quote-position
Quote amounts for a new Meteora CLMM position
8 params → 200
GET
/connectors/meteora/clmm/quote-swap
Get swap quote for Meteora CLMM
7 params → 200
POST
/connectors/meteora/clmm/execute-swap
Execute a token swap on Meteora DLMM
body → 200
POST
/connectors/meteora/clmm/open-position
Open a new Meteora position
body → 200
POST
/connectors/meteora/clmm/add-liquidity
Add liquidity to a Meteora position
body → 200
POST
/connectors/meteora/clmm/remove-liquidity
Remove liquidity from a Meteora position
body → 200
POST
/connectors/meteora/clmm/collect-fees
Collect fees from a Meteora position
body → 200
POST
/connectors/meteora/clmm/close-position
Close a Meteora position
body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hummingbot-connector-meteora-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/orca API
Hummingbot /connector/pancakeswap API
Hummingbot /connector/pancakeswap-sol API
Hummingbot /connector/raydium API
Hummingbot /connector/uniswap API
Hummingbot /pools API