How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Bamboo Invest US Stock Trading API

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. Order Types Behaviours Use Cases Risks Duration Market Execute immediately at current market price When speed of execution matters more than exact price Price may move between order submission and execution Immediately during market open Limit Execute only at specified price `Buy` at specific price below current market or `SELL` at a price higher than market price May never execute if price doesn't reach limit Good Till Canceled (GTC) or specific expiration date (default OF 90 days) Stop Execute when stock reaches trigger price `Buy` at specific price above current market or `SELL` at a price lower than market price May never execute if price doesn't reach the set price Good Till Canceled (GTC) or specific expiration date (default OF 90 days) **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 calculate order endpoint to determine exact fees before order placement.

Bamboo Invest US Stock Trading API is one of 21 APIs that Bamboo Invest publishes on the 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.

This API exposes 5 operations across 5 paths, and defines 12 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against a single base URL, https://powered-by-bamboo-sandbox.investbamboo.com.

5 operations 5 paths 12 schemas 2 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.investbamboo.com
Resource Areas
1

Paths & Operations 5

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

US Stock Trading 5

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 inte…

POST
/api/order/calculate
Calculate Order
Web.Api.OrderController.calculate_market_order 7 params body → 200401422
POST
/api/order
Place Order
Web.Api.OrderController.place_market_order 7 params body → 200401404422
GET
/api/order/{id}/status
Fetch Order Status
Web.Api.OrderController.status 7 params → 200401404422
GET
/api/pending_orders
View Pending Orders
Web.Api.OrderController.pending 7 params → 200401422
POST
/api/order/{id}/cancel
Cancel Order
8 params → 200401404422

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are OrderStatusResponse (20 properties), OrderStockRequest (11 properties), CalculatedOrderResponse (9 properties), LimitOrderRequest (7 properties). Each schema is shown below with its type and property counts.

CancelOrderStockIdResponse
string
PendingOrdersResponse
object
2 properties 2 required
Unauthorized
object
Token is invalid or have expired
1 property 1 required
LimitOrderRequest
object
7 properties 6 required
MarketOrderRequest
object
5 properties 4 required
OrderStockIdResponse
object
1 property 1 required
OrderStatusResponse
object
20 properties
ErrorResponse
object
Error response for external or internal errors not connected to data
1 property 1 required
ResourceNotFound
object
Error response for when the resource is not found within our data.
1 property 1 required
OrderStockRequest
object
11 properties 2 required
CalculatedOrderResponse
object
9 properties 9 required
StopOrderRequest
object
7 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bamboo-us-stock-trading-api-openapi.yml Raw ↑

Other APIs Bamboo Invest publishes across the network.

Bamboo Invest Account Management API
Bamboo Invest Authentication API
Bamboo Invest Deposits API
Bamboo Invest Exchange Rate API
Bamboo Invest Featured Themes API
Bamboo Invest Financial Documents API
Bamboo Invest Https: API
Bamboo Invest Lsx API
Bamboo Invest Market Activity API
Bamboo Invest NG Deposits API
Bamboo Invest NG Securities API
Bamboo Invest NG Stock Portfolio API
Where this information came from

This is an independent, third-party profile of Bamboo Invest US Stock Trading API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.