Payments & Finance100 toolsPaste one API key
Alpaca integration for AI agents
Place trades, track positions, and read market data
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Alpaca once and call the same tools from all of them.
Setup
Connect Alpaca through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Alpaca exposes 100 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
alpaca_get_account | Retrieves account information for the authenticated Alpaca account | Read |
alpaca_get_account_activities | Retrieves account activities for the authenticated Alpaca account | Read |
alpaca_get_account_activities_by_activity_type | Retrieves account activities of a specific type for the authenticated Alpaca account | Read |
alpaca_get_account_activities2 | Retrieves account activities of one type for the authenticated Alpaca account using the v2 API | Read |
alpaca_get_account_config | Retrieves the current trading account configuration settings for the authenticated Alpaca | Read |
alpaca_get_account_portfolio_history | Retrieves the portfolio history statistics for an Alpaca trading account | Read |
alpaca_get_account_portfolio_history1 | Retrieves the portfolio history statistics for a trading account | Read |
alpaca_get_accounts_positions | Bulk fetches all open positions for the authenticated account | Read |
alpaca_get_all_open_positions | Retrieves all open positions for the authenticated Alpaca trading account | Read |
alpaca_get_all_orders | Retrieves all orders for an account based on specified filter criteria | Read |
alpaca_get_alpaca_data_crypto_us_bars | Retrieves historical OHLCV (Open, High, Low, Close, Volume) bars for crypto symbols in a | Read |
alpaca_get_bars_for_multiple_crypto_symbols | Retrieves OHLCV (Open, High, Low, Close, Volume) bars for multiple crypto symbols | Read |
alpaca_get_bars_for_multiple_stock_symbols | Retrieves OHLCV (Open, High, Low, Close, Volume) bars for multiple stock symbols | Read |
alpaca_get_bars_for_stock_symbol | Retrieves historical OHLCV (Open, High, Low, Close, Volume) bars for a single stock symbol | Read |
alpaca_get_bars_stocks | Retrieves historical OHLCV (Open, High, Low, Close, Volume) bars for a single stock symbol | Read |
alpaca_get_calendar | Retrieves market calendar information for trading days from the Alpaca Trading API | Read |
alpaca_get_clock | Retrieves the current market clock information from the Alpaca Trading API | Read |
alpaca_get_conditions | Retrieves the mapping of condition codes to their names from Alpaca Markets API for the | Read |
alpaca_get_crypto_latest_quotes | Retrieves the latest bid and ask prices for specified crypto symbols at a specific location | Read |
alpaca_get_crypto_perp_latest_bars | Retrieves the latest OHLCV (Open, High, Low, Close, Volume) bars for crypto perpetual futures | Read |
alpaca_get_crypto_perp_latest_order_books | Retrieves the latest bid and ask orderbook data for specified crypto perpetual futures symbols | Read |
alpaca_get_crypto_perp_latest_pricing | Retrieves the latest pricing data for specified crypto perpetual futures symbols | Read |
alpaca_get_crypto_perp_latest_quotes | Retrieves the latest bid and ask prices for specified crypto perpetual futures symbols for a | Read |
alpaca_get_crypto_perp_latest_trades | Retrieves the latest trade data for specified crypto perpetual futures symbols | Read |
alpaca_get_crypto_perps_global_latest_bars | Retrieves the latest OHLCV (Open, High, Low, Close, Volume) bars for crypto perpetual futures | Read |
alpaca_get_crypto_perps_global_latest_pricing | Returns the latest pricing data for crypto perpetual futures symbols | Read |
alpaca_get_crypto_perps_global_latest_quotes | Retrieves the latest bid and ask prices for specified crypto perpetual futures symbols | Read |
alpaca_get_crypto_perps_global_latest_trades | Retrieves the latest trade data for specified crypto perpetual futures symbols | Read |
alpaca_get_crypto_snapshots | Retrieves snapshots (latest trade, latest quote, minute bar, daily bar, and previous daily bar) | Read |
alpaca_get_crypto_us_latest_bars | Retrieves the latest OHLCV (Open, High, Low, Close, Volume) bars for US crypto symbols | Read |