SBA API - Small Business Size Standards & Eligibility avatar

SBA API - Small Business Size Standards & Eligibility

Pricing

from $0.01 / 1,000 results

Go to Apify Store
SBA API - Small Business Size Standards & Eligibility

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

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

1

Monthly active users

7 days ago

Last modified

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

ParameterTypeDefaultRequiredDescription
taskstring"get_size_standard"Yes*Operation to perform
naicsCodestring-No6-digit NAICS industry code
naicsKeywordstring-NoSearch NAICS codes by keyword (e.g., 'software', 'construction')
annualRevenuenumber-NoCompany's annual revenue in dollars
employeeCountinteger-NoNumber of employees
naicsCodesstring-NoComma-separated NAICS codes for batch eligibility check
sizeStandardTypestring-NoFilter by size standard metric
webhookUrlstring-NoURL to send results to (Zapier, Make, n8n, etc.)
demoModebooleantrueNoRun with sample data (no API required)

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
API RequestEach 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