API

API
( )
// PROGRAMMABLE_INTELLIGENCE

The Neurobro brain, programmatically

Every insight that powers Neurodex, the mobile app, and our Telegram bots is available programmatically. Build on top of the same intelligence layer.

We expose two ways to access our intelligence: a pay-per-request on-chain API that requires no accounts, and a traditional REST API with keys and quotas - coming soon.

// USE_CASES

What you can build

Our API is designed for developers shipping real products on top of financial intelligence.

AI Agents

Wire autonomous agents into live market signals, whale flows, and sentiment in real time.

Dashboards

Power internal or customer-facing dashboards with our curated, pre-processed market data.

Trading Systems

Automate execution logic using our alerts, scoring, and structured analytics as inputs.

Research

Query our knowledge base for structured context across tokens, narratives, and on-chain events.

// ACCESS_OPTIONS

Two ways to plug in

Pick the model that matches your stack. Both resolve to the same underlying intelligence layer.

Скоро
REST API

NeuroAPI

Intelligence as a Service

A classic REST API with keys, quotas, and per-endpoint pricing. Designed for teams integrating our intelligence into production systems at scale.

Full Brain Access
All Markets
Real-Time Data
Enterprise-Ready
Launching soon. Follow @0xNeurobro for updates.
// HOW_IT_WORKS

From data to response

Every API call resolves through the same pipeline that powers our consumer products.

Request

Your client hits a Neurobro endpoint. For x402, payment is negotiated in the HTTP 402 round trip.

Route

The request is routed through our intelligence layer - memory graph, specialized agents, and live data sources.

Response

You get back structured JSON: signals, summaries, or raw data - ready to feed into your stack.

terminal
# Pay $1 USDC per call via x402. No API keys, no signup.
curl -X POST https://x402.neurobro.ai/api/v1/query \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <base64-encoded-payment>" \
  -d '{"prompt": "What is the current Bitcoin price and market sentiment?"}'

# Response: structured JSON with analysis results
# See the cookbook for the full payment flow and Python SDK
A minimal x402 request. Full examples and SDKs in the repository README. View full examples

Попробуйте ИИ для финансов

Продукты    →