Feed · SBA 7(a) / 504 · $0.05 per 1,000-row page
SBA Loans
The small-business growth-capital signal, straight from the SBA 7(a) & 504 FOIA files. Each row is an approved loan — a business just funded to grow — with the borrower, city/state, program, approval amount (and a banded size bucket), lender or CDC, NAICS, and jobs supported. Rows come newest-first by approval date. Observational public records as disclosed: never a credit or standing judgment of the borrower.
The base: 504,412 approved SBA loans — 386,611 7(a) guaranties and 117,801 504/CDC debentures. Every row carries event_date plus as_published_date (point-in-time discipline, no restatements).
Provenance
Every approval, one flat row
- SBA — 7(a) & 504 FOIA loan-approval filesrefreshed weekly (per SBA FOIA refresh)
Every approved SBA 7(a) guaranty and 504/CDC debenture — borrower name and address, gross approval amount and the SBA-guaranteed portion, approval date and fiscal year, program, NAICS, business type, jobs supported, and the funding lender / CDC. A recent approval is a business just funded to grow.
https://data.sba.gov/dataset/7a-504-foia
Banded amounts. approval_amount carries the disclosed figure; approval_amount_band is a coarse size bucket — a read on scale, never a spuriously precise claim.
Attestation. Every API response carries a signed _meta attestation and the SBA source vintage, so any loan traces back to the public FOIA record.
Observational. A loan appears with a borrower, a program, and an amount as disclosed — never a credit judgment.
Who buys this
Documented use cases
01Lender / capital markets
- Asks
- “Which businesses were just approved for an SBA loan in my state or NAICS — new relationships to source?”
- The feed returns
- One row per approved loan — borrower, banded amount, program, lender, and NAICS — filterable by state, program, minimum amount, or since.
- Action
- Source freshly-funded borrowers for treasury, equipment, and follow-on lending the week the approval posts.
02B2B seller to SMBs
- Asks
- “Which small businesses just raised growth capital and are ready to spend?”
- The feed returns
- Newest-first approvals with borrower, city/state, size band, and NAICS — a dated funded-to-grow signal.
- Action
- Reach a business with committed capital and a growth mandate, by geography and industry.
03Equity / SMB research
- Asks
- “What does new small-business loan formation look like, by program and geography?”
- The feed returns
- Every approval with a stable event_key, program, and banded amount — drained by cursor, never restated.
- Action
- Track small-business credit formation as a leading demand signal, clean and point-in-time.
Schema
Fields & sample rows
| Field | Type | Description |
|---|---|---|
| event_key | text | Stable dedupe / cursor key: sba:<loan_key>. |
| event_date | date | The loan's approval date (= approval_date). The feed's `since` axis and sort key. |
| borrower | text | Borrower business name as disclosed. |
| borrower_city / borrower_state | text | Borrower location. |
| program | text | 7A (7(a) guaranty) | 504 (CDC/504 debenture). |
| approval_amount | numeric | Gross approval amount in USD, as disclosed. |
| approval_amount_band | text | Coarse size bucket (e.g. $50K–$150K) — a banded read, never a precise claim. |
| sba_guaranteed_approval | numeric | The SBA-guaranteed portion of the approval. |
| lender / lender_city / lender_state | text | The funding 7(a) bank or 504 CDC. |
| naics / naics_description | text | Borrower NAICS code and description. |
| jobs_supported | integer | Jobs supported as disclosed. |
| business_type | text | Corporation / Individual / Partnership as disclosed. |
| approval_fy | integer | SBA fiscal year of approval. |
| as_published_date | date | Source-file vintage the row was last published in — rows are never restated. |
Full machine-readable endpoint definition (parameters, output shape, price) lives in the catalog at api.govparse.io/v1/catalog and in every Snowflake / Datarade listing.
| date | borrower | city | state | program | amount | lender | naics |
|---|---|---|---|---|---|---|---|
| 2026-06-30 | BARBES SPEECH & LANGUAGE SERVICES | MINNEAPOLIS | MN | 7A | $50K–$150K | U.S. Bank, National Association | 621340 |
| 2026-06-30 | Amir Dadgar Yeganeh DDS MS, Inc. | Glendale | CA | 504 | $1M–$5M | California Statewide Certified Development Corporation | 621210 |
| 2026-06-30 | ANN LOGISTICS, INC. | MACOMB | MI | 7A | $1M–$5M | GBank | 492110 |
Real rows from GET /v1/feeds/sba-loans (SBA 7(a) & 504 approvals as disclosed; columns abridged). Each row also carries sba_guaranteed_approval, jobs_supported, business_type, and approval_fy.
Pricing & access
Three ways to buy
Self-serve API
$0.05 / page
up to 1,000 rows per page-call — live today
- Full feed, every filter, opaque keyset cursor
- Pay per use: x402 (USDC, no account) or a metered API key
- Signed _meta attestation and source vintages on every response
- No seat licenses, no minimums, no sales call
Enterprise
$10,000 / yr
flat annual license
- Bulk daily or weekly drops (CSV / Parquet) to your bucket
- Webhook alerts on new rows matching your saved filters
- Private Snowflake share of the same tables
- Email support and a named contact
Institutional
Private offer
the tier comparable products price at $40–85k/yr
- Everything in Enterprise
- Ticker/CIK-mapped rows — identifier-verified against the SEC registrant universe, match basis disclosed
- Point-in-time discipline: event_date + as_published_date on every row, no restatements, vintage history retained
- Delivery SLA, methodology documentation, and diligence support for your data-sourcing review
- $0.05 per page-call — each call returns up to 1,000 flat rows. Drain any window with repeated cursor calls; the opaque keyset cursor never skips or double-counts a row.
- Pay-per-use, two ways: x402 (USDC, no account needed — pay per request) or a metered API key with monthly billing.
- Warehouse-native delivery: the same feeds are listed on Datarade and coming to Snowflake Marketplace (listings submitted, in review) — enterprise buyers get a private Snowflake share today — plus CSV export for flat-file workflows.
- Full machine-readable endpoint definitions (parameters, output shape, prices) live in the catalog at api.govparse.io/v1/catalog; dataset license terms at api.govparse.io/v1/license/sba.
curl "https://api.govparse.io/v1/feeds/sba-loans?state=TX&program=7A&min_amount=150000&limit=500" \
-H "x-api-key: gp_live_..."GET https://api.govparse.io/v1/feeds/sba-loans
Start pulling pages today.
No sales call. First page is one x402 payment away, or grab a metered key.