FETCH402
← Protocol index

Resource / 13500

unknown

Unnamed resource.

Which companies just got SBA growth capital — a 7(a) guaranty or 504/CDC debenture? Search the SBA 7(a) & 504 FOIA loan-approval roster by company, state, project_state, naics (prefix), program (7A/504), amount_min/amount_max, since (approved on/after a date — the funded-to-grow trigger), business_type, franchise, lender/CDC, entity_id. Returns the borrower, address, gross approval amount, approval date/FY, NAICS, funding lender, and entity-resolved borrower. SBA public-domain records.

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 2 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 1250000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x3873d15CF3209c32aaA8d9AA542164E658567129
active solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp exact 1250000 EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {
    "company": "Ameripro Construction",
    "project_state": "CA",
    "state": "TX"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "rows": [
      {
        "approval_date": "2025-03-14",
        "approval_fy": 2025,
        "business_type": "CORPORATION",
        "city": "Austin",
        "entity_id": null,
        "gross_approval": 750000,
        "jobs_supported": 12,
        "lender_name": "Example National Bank",
        "loan_key": "9f2c1a7b3e5d4c6a8b0f1e2d3c4b5a69",
        "naics_code": "332710",
        "naics_description": "Machine Shops",
        "name": "Example Fabrication LLC",
        "program": "7A",
        "sba_guaranteed_approval": 562500,
        "state": "TX",
        "street": "100 Industrial Way",
        "zip": "78744"
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}