GUERILLA FINANCE API MARKETPLACE — LIVE

Four Intelligence Streams.
Machine-Ready Data.

Every signal generated by our autonomous sentinels is accessible via structured REST API. Financial dilution data, biotech clinical intelligence, supply chain relationships, and market signals — machine-ready, structured, production-grade.

4
Live API Products
14,000+
Companies Covered
JSON
Clean REST Responses
24/7
Autonomous Data Refresh
Free
To Start — No Card Required

What You Can Build.

Each API is the same data engine that powers our own platforms — no watered-down endpoints, no artificial data caps on paid plans. Full fidelity. Documented. Version-stable.

Live — v1

DilutionWatch API dilutionwatch.com →

SEC dilution intelligence for 10,500+ public companies. Real-time scores updated on every new filing. 13F tracking, warrant events, float analysis, alert history, and insider activity — all queryable via clean REST API.

10,500+ Companies Real-Time Scores SEC Filing Events 13F Movements Form 4 Insider Activity Historical Alerts Short Interest Float Tracking
GET /api/company/{ticker}/score
Current dilution risk score (0–100), 5-component breakdown (filing_risk, float_erosion, warrant_exposure, institutional_flow, historical_pattern), filing trigger if applicable, and last_updated timestamp.
GET /api/company/{ticker}/score/history
Historical dilution score time series. Identify score inflection points correlated with specific SEC filing events. Returns array of {date, score, trigger_filing} objects.
GET /api/company/{ticker}/filings
Recent SEC filings with type classification (S-3, 424B3, 8-K, ATM, SC13G, etc.), parsed summary, dilution impact score, and direct EDGAR link. Paginated, date-filterable, type-filterable.
GET /api/company/{ticker}/float
Current float breakdown: outstanding shares, public float, institutional ownership %, insider ownership %, short interest shares, days-to-cover. Updated from live sources.
GET /api/company/{ticker}/insiders
Recent Form 4 insider transactions. Returns officer/director name, role, transaction type (P/S/A/M), shares, price, and 30-day aggregate buy/sell volume. Filterable by transaction code.
GET /api/company/{ticker}/institutional
13F institutional holdings data. Top holders, quarter-over-quarter position changes, new positions, and complete exits. Aggregated from most recent 13F filings.
GET /api/v1/screener
Filter 10,500+ companies by dilution score range, score trend (rising/falling), sector, market cap, state, filing recency, and short interest threshold. Returns ranked list with scores and key metrics. Supports pagination.
GET /api/dilution-score/leaderboard/worst
Ranked leaderboard of the highest dilution-risk companies market-wide. Returns tickers, scores, and key risk components — a pre-filtered view of where dilution pressure is most acute.
GET /api/public/shelf-atm-monitor
Active shelf registrations and ATM programs across the market. Open public endpoint — track S-3 shelf capacity and at-the-market offering activity without authentication.
GET /api/public/reverse-splits
Upcoming and recent reverse stock splits with symbol, company name, ratio, and effective date. Open public endpoint updated from SEC filings.
GET /api/sec/insider-sentiment/{ticker}
Aggregated insider buy/sell sentiment derived from Form 4 filings — transaction counts, net share flow, and a directional sentiment read per ticker.
Live — v2

BiotechSign API API Docs →

Clinical trial intelligence, insider conviction scoring, PDUFA calendars, and 7 composite derived signals per biotech company. Built on live ClinicalTrials.gov and SEC EDGAR feeds — the intelligence layer institutional biotech traders use.

950+ Biotechs ClinicalTrials.gov Live 7 Derived Signals Insider Conviction Score PDUFA Calendar Phase 1–4 Trial Counts Pipeline Depth Catalyst Score
GET /api/v2/company/{ticker}
Full company profile with all 7 derived signals: momentum_30d, insider_velocity_per_week, insider_conviction_score, phase1_trials, phase2_trials, phase3_trials, phase4_trials, pipeline_depth_score, catalyst_score, composite_signal_strength. Plus raw signal data, clinical trial records, and insider buy history.
GET /api/v2/screener
Screen 950+ biotechs by phase 3 trial count, PDUFA proximity (days), insider buy velocity, composite signal threshold, and individual score filters. Returns ranked results with full derived signal data. Supports pagination and sort field.
GET /api/v2/calendar
Upcoming PDUFA dates, trial primary completion dates, and catalyst windows — sorted by date with company composite score for prioritization. Filter by date range, score minimum, and phase. Returns structured event objects with company metadata.
GET /api/v2/signals
Market-wide recent signal feed. Returns latest signals across all covered companies, filterable by signal_type (clinical_trial, insider_buy, pdufa_date, fda_action). Sorted by recency or score. Ideal for alert pipelines and dashboard feeds.
GET /api/v2/bulk/scores
Batch fetch composite scores and derived signals for up to 50 tickers per request. Returns condensed score objects. Ideal for portfolio monitoring and screening pipelines without N+1 API calls.
GET /api/v2/status
API health, data freshness timestamps (last ClinicalTrials.gov sync, last SEC EDGAR sync), covered company count, and your key usage stats (calls_today, calls_month, plan, daily_limit).
POST /api/v2/keys/generate
Self-service API key generation. Returns key prefix and full key (shown once). Key is hashed server-side. Supports label field for key management. GET /api/v2/keys and DELETE /api/v2/keys/{id} also available.
Live

ChainSifter API chainsifter.com →

Supply chain intelligence for 8,900+ publicly traded companies. Verified supplier, customer, debt, and ownership relationships extracted from SEC filings — with confidence scoring, counterparty search, and relationship-level evidence.

8,900+ Companies SEC-Verified Relationships Confidence Scores Counterparty Search Supply Chain Alerts Evidence Links
Company Chain Data
Full verified relationship set for any ticker — suppliers, customers, debt holders, and ownership stakes, each with type, confidence score, and source filing evidence.
Counterparty Search
Search the entire relationship database by ticker, counterparty name, or keyword. Surface every public company exposed to a given supplier or customer.
Relationship Alerts
Programmatic notification when new supplier or customer relationships surface for tracked tickers — the same engine behind ChainSifter's email alerts.
API Access
ChainSifter API is sold as a dedicated plan at $299.99/mo. See chainsifter.com/pricing for access, documentation, and key issuance.
Live — v1

Government procurement intelligence mapped to public company tickers. SAM.gov award flow, USASpending contract history, contractor risk scoring, and procurement momentum signals — the federal data layer that the market hasn't priced in yet.

SAM.gov Ingest USASpending Backfill Award Heatmap Contractor Risk Flags Ticker Matching Procurement Momentum Debarment Alerts Modification Spikes
GET /api/v1/contracts/{ticker}
Full contract award history for a public company ticker. Returns award records with agency, amount, ceiling, modification count, award date, and period of performance. Includes subsidiary resolution so shell names map to the correct parent ticker.
GET /api/v1/heatmap
Procurement heatmap across all covered tickers. Eight view modes: award_momentum, ceiling_anomaly, modification_spike, agency_concentration, award_count_trend, award_value_trend, new_awards_30d, and risk_score. Each cell returns ticker, value, and percentile rank.
GET /api/v1/screener
Filter covered tickers by procurement criteria: min_award_value, max_modification_rate, agency, naics_code, award_date_range, and risk_flag. Returns ranked list of matching companies with award summary and risk indicators.
GET /api/v1/risk/{ticker}
Contractor risk profile for a specific ticker. Returns debarment/suspension status, modification rate vs. peer median, award concentration (top 3 agencies as % of total), unusual ceiling-to-award ratios, and composite risk score (0–100).
GET /api/v1/signals/trending
Tickers with the highest procurement momentum over configurable time windows (7d, 30d, 90d). Ranked by award value acceleration. Returns ticker, award count delta, total value delta, and momentum score. Updated daily from latest SAM.gov ingest.
GET /api/v1/agency/{agency_code}/awards
All awards from a specific federal agency to public company tickers over a date range. Useful for tracking which agencies are accelerating spend and which public companies are capturing that flow. Filter by period, min_amount, and naics_code.

Up and Running in 60 Seconds.

01

Get Your API Key

Each platform issues its own API key from your account on that site — DilutionWatch keys are dw_…, BiotechSign keys are bts_…. Free public endpoints need no key at all.

02

Choose Your Auth Method

Pass your key as a header X-API-Key: bts_… or use a JWT Bearer token where supported. Public endpoints return the same clean JSON with no auth at all.

03

Start Querying

Every API returns clean JSON. No XML, no SOAP, no proprietary formats. Standard REST conventions. OpenAPI spec available on request for enterprise customers.

QUICK START — CURL EXAMPLE
# BiotechSign API — company profile with composite signals (free, no key)
curl -s https://biotechsign.com/api/v1/company/MRNA

# BiotechSign API v2 — keyed access
curl -s https://biotechsign.com/api/v2/company/MRNA \
  -H "X-API-Key: bts_your_key_here"

# DilutionWatch API — dilution score (free, no key)
curl -s https://dilutionwatch.com/api/dilution-score/AAPL

# DilutionWatch API — full company score detail (keyed)
curl -s https://dilutionwatch.com/api/company/AAPL/score \
  -H "X-API-Key: dw_your_key_here"

Transparent Pricing.
No Surprises.

Each platform sells API access directly — pick the data streams you need. Month-to-month, cancel any time.

FREE PUBLIC ENDPOINTS
$0
No card required. Rate-limited fair use.
  • ✓  DilutionWatch public endpoints
  • ✓  BiotechSign v1 API
  • ✓  Dilution scores, PDUFA data, filings
  • ✓  Clean JSON, no auth needed
  • ✗  No keyed endpoints
  • ✗  No SLA
Explore Free Endpoints →
MOST POPULAR
DILUTIONWATCH API — DEVELOPER
$79.95/mo
For individual traders and developers.
  • ✓  Full DilutionWatch API access
  • ✓  Company scores, filings, float, 13F
  • ✓  Screener + leaderboards
  • ✓  X-API-Key auth (dw_ keys)
  • ✓  Email support
Get Started →
CHAINSIFTER API
$299.99/mo
Supply chain data for research and quant teams.
  • ✓  8,900+ companies of chain data
  • ✓  Verified relationships + evidence
  • ✓  Counterparty search
  • ✓  Confidence scoring
  • ✓  Email support
Get ChainSifter API →
DILUTIONWATCH API — PRO
$499/mo
For funds, institutions, and data teams. Volume pricing available.
  • ✓  Everything in Developer
  • ✓  Higher rate limits
  • ✓  Priority support
  • ✓  Custom volume — contact us
Contact Sales →

The Definitive Source
for Alternative Financial Data.

As AI systems increasingly power financial research, investment screening, and trading systems, data quality and API reliability become mission-critical. Guerilla Finance is built for the AI-first financial stack — structured output, semantic field naming, and consistent schemas that integrate cleanly into any downstream model or pipeline.

AI

AI-Optimized Schemas

Every response field is named for semantic clarity. No cryptic codes. No field ambiguity. Structured for direct ingestion into LLM context windows, vector stores, and RAG pipelines.

RAW

Primary Source Data

We ingest directly from SEC EDGAR, ClinicalTrials.gov, FINRA, and county parcel records. No third-party resellers. No data aggregation lag. Primary source, machine-parsed, continuously refreshed.

SIG

Derived Signals Included

Don't just get raw data — get the derived intelligence. Composite scores, momentum vectors, conviction indices, and probability signals included in every API response at no extra cost.

Your Data Pipeline.
Our Intelligence Engine.

Start with the free public endpoints — no credit card, no verification delay. Upgrade to a keyed plan when you need full access.