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

  1. Journals - Retrieve a List Journals GET {{baseUrl}}/v1/journals

  2. Rebalancing - Create Portfolio POST {{baseUrl}}/v1/rebalancing/portfolios

  3. Trading - Cancel all Open Orders For an Account DELETE {{baseUrl}}/v1/trading/accounts/:account_id/orders

  4. Country Info - Retrieve countries information GET {{baseUrl}}/v1/country-info

  5. Accounts - Reopen a Closed Account POST {{baseUrl}}/v1/accounts/:account_id/actions/reopen

  6. Documents - Upload a Document to Existing Account POST {{baseUrl}}/v1/accounts/:account_id/documents/upload

  7. Documents - Download a Document File for an Account GET {{baseUrl}}/v1/accounts/:account_id/documents/:document_id/download

  8. Documents - Download a Document File Directly GET {{baseUrl}}/v1/documents/:document_id

  9. Funding Wallets - Retrieve funding details GET {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/funding_details

  10. Funding Wallets - Retrieve funding wallet transfers GET {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/transfers