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 Deposits API

Deposits fund user brokerage accounts for stock purchases. All deposits require verification through your webhook endpoint before funds are credited.On the Portfolio endpoint, different cash fields serve specific purposes as explained below: Field Description cash Total cash in the user's brokerage account available for investment (buying power). Includesdeposits, stock sales, cancelled and rejected trades. unsettled_cash Funds from stock sales pending settlement; not yet available for withdrawal. withdrawal_cash Settled funds available for withdrawal from the user brokerage account. actual_value Total portfolio value, calculated as sum of US stock holdings, unsettled_cash, and cashbalance. **Note:** Your `withdrawal_cash` and `unsettled_cash` are components within your total cash balance. But those fields are used to specifically distinguish between cash settled/unsettled for withdrawal.

Bamboo Invest Deposits 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 Deposits. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 4 paths, and defines 5 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.

4 operations 4 paths 5 schemas 3 GET1 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 4

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

Deposits 4

Deposits fund user brokerage accounts for stock purchases. All deposits require verification through your webhook endpoint before funds are credited. On the Portfolio endpoint , d…

POST
/bamboo/webhook
Create Deposit
Web.Api.TransactionController.webhook 6 params body → 200400422
GET
/api/tenant/deposit
Fetch All Deposits
Web.Api.Tenant.TenantDepositController.index 9 params → 200401
GET
/api/tenant/deposit/{id}
Fetch User-Specific Deposits
9 params → 200401
GET
/api/tenant/deposit/status/{txref}
Deposit Status Check
5 params → 200401

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are bamboowebhook (7 properties), DepositStatus (4 properties), ErrorChangesetResponse (2 properties), TenantDepositsPaginationResponse (2 properties). Each schema is shown below with its type and property counts.

bamboowebhook
object
7 properties 6 required
Unauthorized
object
Token is invalid or have expired
1 property 1 required
DepositStatus
object
Deposit status
4 properties
TenantDepositsPaginationResponse
object
List of deposits and nexttoken
2 properties
ErrorChangesetResponse
object
Error response for request which manipulates data
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bamboo-deposits-api-openapi.yml Raw ↑

Other APIs Bamboo Invest publishes across the network.

Bamboo Invest Account Management API
Bamboo Invest Authentication 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
Bamboo Invest NG Stock Trading API
Where this information came from

This is an independent, third-party profile of Bamboo Invest Deposits 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.