PPP Loan Data API

Programmatic access to 11.5 million SBA Paycheck Protection Program loan records. Full-text search, geographic + industry filtering, and aggregate analytics via a clean REST API.

Quick Start

Get your API key and make your first request in minutes.

curl "https://api.newbizbot.com/data/ppp_loans\
  ?borrower_state=eq.TX&limit=5" \
  -H "Authorization: Bearer sk_live_..."
Read the docs →

What's Included

  • 11.5M PPP loan records (public FOIA data)
  • Full-text search on borrower names
  • Filter by state, ZIP, industry (NAICS), amount
  • Aggregate stats by state or industry
  • 100 requests/minute rate limit
  • Up to 1,000 rows per request

Authentication

Create an API key from the dashboard, then pass it as a Bearer token in the Authorization header.

Go to Dashboard →

Usage Tracking

Monitor your API usage with per-key breakdown, error rates, and daily request charts.

View Usage →
NewBizBot Data API