Skip to main content

Documentation Index

Fetch the complete documentation index at: https://finance.dev/llms.txt

Use this file to discover all available pages before exploring further.

The Prediction API provides campaign-finance reference data plus prediction-market historical ticks and instrument/event/product reference data. Use it for election research, forecasting models, monitoring money flows around candidates and committees, and building clients against prediction-market contracts. Base URL: https://api.aries.com

Election ratings

EndpointDescription
Get House ratingsReturn U.S. House race outlook records as a flat list.
Get Senate ratingsReturn U.S. Senate race outlook records as a flat list.
Get Governor ratingsReturn governor race outlook records as a flat list.

Campaign finance

EndpointDescription
Search candidatesFind candidate IDs and candidate metadata using keywords and structured filters.
List candidate totalsCompare aggregated receipts, disbursements, and cash-on-hand across candidates and cycles.
Get candidate totalsRetrieve per-cycle financial totals for a specific candidate.
List receiptsBrowse itemized receipt records showing how committees raise money.
List disbursementsBrowse itemized disbursement records showing how committees spend money.
List independent expendituresReview independent spending records with support or oppose indicators and filing details.

Historical data

EndpointDescription
Get historical ticksReturn YES/NO price history for a single prediction-market instrument over an optional time window.
Batch historical ticksRetrieve historical ticks for up to 5 symbols in one request, each with its own optional time window.

Market data

EndpointDescription
Search prediction marketFull-text search across prediction-market instruments, events, and products.
Get event instrumentsReturn a single event together with every instrument defined under it.
Get product aggregateReturn a product together with every event and each event’s instruments.

Common uses

  • Discover candidate IDs before pulling totals or transaction-level records.
  • Compare fundraising and spending activity across candidates, offices, districts, and parties.
  • Analyze contribution flows, spending categories, and independent expenditure activity around election cycles.
  • Discover prediction-market symbols and event IDs before pulling historical ticks.
  • Pull YES/NO tick history for one or many prediction-market instruments to back charting or modeling workflows.
  • Enumerate every instrument under a specific event or the full event/instrument tree under a product.