API
The Minara Agent API gives developers, traders, and market analysts direct access to Minara's financial intelligence and trading execution through a standard HTTP interface.

API Key access requires a Pro plan subscription. On Lite and Starter plans, the API tab in your profile shows an upgrade prompt instead of a key creation interface. Pay-As-You-Go via x402 has no plan requirement.
What you can do with the API
Query live market data across crypto and stocks: wallet activity, DeFi metrics, on-chain flows, alpha signals. All responses are structured for agent consumption.
Send a market context query and get back a long or short recommendation with a preset order payload you can execute immediately. This shortens the loop from signal to trade.
Describe a trade in plain English; the API returns an executable on-chain transaction payload, compatible with OKX DEX by default.
Query AI-estimated probability distributions for event outcomes on prediction markets, backed by market data, news context, and uncertainty bands. Use it to identify mispriced odds and size positions with clearer risk boundaries.
How it works
Two billing methods:
API Key, available on the Pro plan. You generate keys from your Minara profile and include them in the
Authorizationheader.Pay-As-You-Go via the x402 protocol. Each request is paid with stablecoins like USDC; no plan subscription required.
Get started
Authentication: how requests are authenticated under each billing method.
API Key: generate and manage keys on the Pro plan.
x402: pay per request with stablecoins.
API Reference (API Key): full endpoint specs for the API Key flow.
API Reference (x402): full endpoint specs for the x402 flow.
Last updated
Was this helpful?

