# Bamboo Invest US Stock Trading API

**Canonical:** https://apis.io/apis/bamboo/bamboo-us-stock-trading-api/  
**Provider:** Bamboo Invest — https://apis.io/providers/bamboo/  
**Base URL:** https://api.investbamboo.com  
**Documentation:** https://docs.investbamboo.com/

Bamboo Invest US Stock Trading API is one of 21 APIs that [Bamboo Invest](https://apis.io/providers/bamboo/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include US Stock Trading. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

Users can buy and sell US securities, with support for multiple order types and fractional shares. Understanding order calculations, execution timing, and fees is crucial for integration. ### Trading Fundamentals - **Fractional Shares:** Users can buy/sell portions of expensive stocks (e.g., 0.1 shares of a $3,000 stock), with minimum investment of $1 today. *Note* that fractional shares are supported for only MARKET orders to enable portfolio diversification for users with smaller capital. - **Market Hours and Execution:** Bamboo supports trading during US Stock extended hours, allowing users to place trades during pre and post market sessions alongside the regular trading hours. Orders placed outside trading hours wait for market to open and no active session on US market holidays, but users are able to still send in their trade requests. - **Settlement and Cash Impact:** Trades settle T+1; i.e., trade date + 1 business days. Buy orders immediately reduce buying power, sale proceeds appear as unsettled cash immediately and become withdrawable after T+1, while failed orders return funds to buying power instantly. <table> <thead> <tr> <th>Order Types</th> <th>Behaviours</th> <th>Use Cases</th> <th>Risks</th> <th>Duration</th> </tr> </thead> <tbody> <tr> <td>Market</td> <td>Execute immediately at current market price</td> <td>When speed of execution matters more than exact price</td> <td>Price may move between order submission and execution</td> <td>Immediately during market open</td> </tr> <tr> <td>Limit</td> <td>Execute only at specified price</td> <td>`Buy` at specific price below current market or `SELL` at a price higher than market price</td> <td>May never execute if price doesn't reach limit</td> <td>Good Till Canceled (GTC) or specific expiration date (default OF 90 days)</td> </tr> <tr> <td>Stop</td> <td>Execute when stock reaches trigger price</td> <td>`Buy` at specific price above current market or `SELL` at a price lower than market price</td> <td>May never execute if price doesn't reach the set price</td> <td>Good Till Canceled (GTC) or specific expiration date (default OF 90 days)</td> </tr> </tbody> </table> **NB:** Trading fees apply to all order types, are deducted from the user’s cash balance (upfront for buy orders, from proceeds for sell orders), and vary based on partnership agreements; use the <a href="#tag/US-Stock-Trading/operation/Web.Api.OrderController.calculate_market_order"> calculate order endpoint </a> to determine exact fees before <a href="#tag/US-Stock-Trading/operation/Web.Api.OrderController.place_market_order"> order placement</a>.

## Machine-readable artifacts (2)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/bamboo/refs/heads/main/openapi/bamboo-us-stock-trading-api-openapi.yml
- **Documentation** — https://docs.investbamboo.com/

## Other Bamboo Invest APIs (12)

- [Bamboo Invest Account Management API](https://apis.io/apis/bamboo/bamboo-account-management-api/)
- [Bamboo Invest Authentication API](https://apis.io/apis/bamboo/bamboo-authentication-api/)
- [Bamboo Invest Deposits API](https://apis.io/apis/bamboo/bamboo-deposits-api/)
- [Bamboo Invest Exchange Rate API](https://apis.io/apis/bamboo/bamboo-exchange-rate-api/)
- [Bamboo Invest Featured Themes API](https://apis.io/apis/bamboo/bamboo-featured-themes-api/)
- [Bamboo Invest Financial Documents API](https://apis.io/apis/bamboo/bamboo-financial-documents-api/)
- [Bamboo Invest Https: API](https://apis.io/apis/bamboo/bamboo-https-api/)
- [Bamboo Invest Lsx API](https://apis.io/apis/bamboo/bamboo-lsx-api/)
- [Bamboo Invest Market Activity API](https://apis.io/apis/bamboo/bamboo-market-activity-api/)
- [Bamboo Invest NG Deposits API](https://apis.io/apis/bamboo/bamboo-ng-deposits-api/)
- [Bamboo Invest NG Securities API](https://apis.io/apis/bamboo/bamboo-ng-securities-api/)
- [Bamboo Invest NG Stock Portfolio API](https://apis.io/apis/bamboo/bamboo-ng-stock-portfolio-api/)

## Tags

US Stock Trading

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/bamboo/bamboo-us-stock-trading-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/bamboo/.
