Broker API
Number of APIs: 118
Open brokerage accounts, enable stock, options and crypto trading. Manage the ongoing user experience and brokerage customer lifecycle with the Alpaca Broker API
Contact Support: Name: Alpaca Support Email: support@alpaca.markets
-
Journals - Retrieve a List Journals GET {{baseUrl}}/v1/journals
-
Rebalancing - Create Portfolio POST {{baseUrl}}/v1/rebalancing/portfolios
-
Trading - Cancel all Open Orders For an Account DELETE {{baseUrl}}/v1/trading/accounts/:account_id/orders
-
Country Info - Retrieve countries information GET {{baseUrl}}/v1/country-info
-
Accounts - Reopen a Closed Account POST {{baseUrl}}/v1/accounts/:account_id/actions/reopen
-
Documents - Upload a Document to Existing Account POST {{baseUrl}}/v1/accounts/:account_id/documents/upload
-
Documents - Download a Document File for an Account GET {{baseUrl}}/v1/accounts/:account_id/documents/:document_id/download
-
Documents - Download a Document File Directly GET {{baseUrl}}/v1/documents/:document_id
-
Funding Wallets - Retrieve funding details GET {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/funding_details
-
Funding Wallets - Retrieve funding wallet transfers GET {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/transfers