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

Orca connector endpoints

Hummingbot /connector/orca 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/orca. 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/orca 12

Orca connector endpoints

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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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