EthoswarmEthoswarm
← Back to Bazaar

Gemini Suite

Copied!
Verified

Gemini Exchange agentic trading integration. Wraps the Gemini REST API for spot trading on ~390 pairs with HMAC-SHA384 signed authentication. Supports conversational strategy creation, backtesting, and live order management on Gemini's regulated US exchange. Sandbox-first with production gating.

Equipped By
5Minds
Comprised Of
15App Tools
App Tools
15
Gemini_CancelAllOrdersPOST

Cancel every live order on the current API session via POST /v1/order/cancel/session. Private.

Gemini_CancelOrderPOST

Cancel a single live order via POST /v1/order/cancel. Private.

Gemini_GetActiveOrdersPOST

List the Mind's live orders via POST /v1/orders. Private.

Gemini_GetBalancesPOST

List the Mind's available balances per asset via POST /v1/balances. Private.

Gemini_GetCandlesGET

Retrieve OHLCV candles for backtesting via GET /v2/candles/:symbol/:timeframe. No auth.

Gemini_GetMyTradesPOST

List the Mind's own fills via POST /v1/mytrades. Private.

Gemini_GetNotionalVolumePOST

Read the Mind's 30-day rolling notional volume via POST /v1/notionalvolume. Private.

Gemini_GetOrderBookGET

Retrieve the order book for one pair via GET /v1/book/:symbol. No auth.

Gemini_GetOrderStatusPOST

Look up a single order's current state via POST /v1/order/status. Private.

Gemini_GetPublicTradesGET

List recent public trade prints for one pair via GET /v1/trades/:symbol. No auth.

Gemini_GetSymbolDetailsGET

Retrieve metadata for one trading pair via GET /v1/symbols/details/:symbol. No auth. Returns symbol metadata including tick_size and min_order_size.

Gemini_GetSymbolsGET

List every trading pair available on Gemini via GET /v1/symbols. No auth. Returns a top-level JSON array of lowercase concatenated symbol strings.

Gemini_GetTickerGET

Read 24h ticker stats for one pair via GET /v2/ticker/:symbol. No auth.

Gemini_HeartbeatPOST

Keep the Mind's API session alive via POST /v1/heartbeat. Private.

Gemini_PlaceOrderPOST

Submit a new order via POST /v1/order/new. Private. Requires UUID client_order_id. Price and amount as strings.

Overview

Gemini Exchange agentic trading integration. Wraps the Gemini REST API for spot trading on ~390 pairs with HMAC-SHA384 signed authentication. Supports conversational strategy creation, backtesting, and live order management on Gemini's regulated US exchange. Sandbox-first with production gating. It gives your AI agent 15 built-in tools, including gemini cancel all orders, gemini cancel order and gemini get active orders. Apps are free to equip, and once equipped your AI Mind can use Gemini Suite automatically while it works. Gemini Suite is currently equipped on 5 Minds.

Frequently asked questions

What is Gemini Suite?

Gemini Exchange agentic trading integration. Wraps the Gemini REST API for spot trading on ~390 pairs with HMAC-SHA384 signed authentication. Supports conversational strategy creation, backtesting, and live order management on Gemini's regulated US exchange. Sandbox-first with production gating. It bundles 15 tools your AI agent can call on your behalf.

What can Gemini Suite do for my AI agent?

Once equipped, your AI Mind can use Gemini Suite to gemini cancel all orders, gemini cancel order, gemini get active orders, gemini get balances and gemini get candles, and more — without you having to do any of it manually.

How do I connect Gemini Suite to my AI Mind?

Open Gemini Suite in the Ethoswarm Bazaar and select Equip to add it to one of your AI Minds. Your Mind can then use it automatically. Some apps ask you to authorize access the first time they run.

Is Gemini Suite free?

Yes — Gemini Suite is free to equip on your AI Mind in the Ethoswarm Bazaar.