NeuroAPI – AI for Finance
NeuroAPI is a paid public API for finance on top of Neurobro. It offers a single endpoint with three speed tiers, simple API key authentication, and metered billing. The documentation covers quickstart, pricing, rate limits, billing, errors, examples, and prompt engineering.
Introduction
Introduction
NeuroAPI is a paid public API on top of the Neurobro agent. Authenticate with an API key, ask the agent, get billed per call.
NeuroAPI is Neurobro's paid public API for finance. One endpoint to ask, one tier knob (fast / smart / max), one header for auth.
Base URL
All requests target https://api.neurobro.ai/api/v1. Code samples and copy-paste snippets in these docs assume that host.
Start here
Quickstart
From signup to first answer in under five minutes.
Pricing
Plan quotas, rate limits, key caps, and cost_units.
API reference
Auto-generated reference for every endpoint.
Go deeper
Authentication
How the X-API-Key header works.
Rate limits
Per-plan limits and the headers we send back.
Billing
cost_units, plans, and metering.
Errors
Error format, status codes, retries.
Examples
Copy-paste recipes for the common patterns.
Prompt engineering
Write prompts that produce predictable answers.
Quickstart
Sign up, mint an API key, hit /agent/ask. Five minutes from zero to first answer.