SBA API - Small Business Size Standards & Eligibility
Pricing
from $0.01 / 1,000 results
SBA API - Small Business Size Standards & Eligibility
Access SBA (Small Business Administration) data including size standards by NAICS code, small business eligibility determination, contracting thresholds, loan programs, and federal set-aside requirements. Essential for government contractors, small business certification, and federal procurement.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
The Howlers
Actor stats
0
Bookmarked
5
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
Access SBA Small Business Administration data including size standards by NAICS code, small business eligibility determination, contracting thresholds, loan programs, and set-aside requirements. Essential for government contractors and small business certification.
Quick Start
Test with Demo Mode (free, no API key needed)
{"demoMode": true}
Run with real data
{"demoMode": false,"task": "get_size_standard"}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
task | string | "get_size_standard" | Yes* | Operation to perform |
naicsCode | string | - | No | 6-digit NAICS industry code |
naicsKeyword | string | - | No | Search NAICS codes by keyword (e.g., 'software', 'construction') |
annualRevenue | number | - | No | Company's annual revenue in dollars |
employeeCount | integer | - | No | Number of employees |
naicsCodes | string | - | No | Comma-separated NAICS codes for batch eligibility check |
sizeStandardType | string | - | No | Filter by size standard metric |
webhookUrl | string | - | No | URL to send results to (Zapier, Make, n8n, etc.) |
demoMode | boolean | true | No | Run with sample data (no API required) |
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| API Request | Each SBA API request completed | $0.01 |
Demo mode is free -- no charges for sample data.
Troubleshooting
"API error 429" or "Rate limit"
Too many requests. Wait a minute and try again, or reduce the number of items per run.
No results or empty dataset
Check the run log for error messages. Common causes:
- Invalid input format (check the examples above)
- The target data doesn't exist or is too small to track
How do I test without an API key?
Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.
Built by John Rippy | Actor Arsenal