AI-Powered
Government Contract
Eligibility API

Instantly verify contractor eligibility, SAM.gov registration status, size standards, and exclusions with our advanced ML-driven API. Built for the future of federal contracting.

99.9% Uptime
<100ms Response

Intelligent Contract Analysis

Leveraging machine learning and real-time data integration to provide comprehensive contractor eligibility assessments

SAM.gov Integration

Real-time verification of entity registrations, exclusions, and compliance status directly from official SAM.gov databases

Size Standards AI

Automated NAICS-based size determination using SBA thresholds with intelligent classification algorithms

Bulk Processing

Process thousands of contractors simultaneously with webhook callbacks and real-time progress tracking

Simple Yet Powerful

RESTful API with comprehensive documentation and SDKs for major languages

Endpoints

POST/v1/eligibility/check

Single eligibility verification

POST/v1/eligibility/bulk

Bulk async processing with webhooks

GET/v1/naics/{code}/size-standard

Retrieve NAICS size standards

GET/v1/jobs/{job_id}

Check bulk job status

Sample Request

{
  "identifier": { 
    "uei": "ZQGGHJH74DM7", 
    "cage": "8PRW9", 
    "legal_name": "ACME TECHNOLOGIES INC" 
  },
  "naics": "541511",
  "size_basis": { 
    "kind": "receipts", 
    "value": 25000000 
  },
  "require_active_sam": true,
  "include_evidence": true
}

Response

{
  "eligible": true,
  "summary": "No exclusions; active SAM; size SMALL",
  "sam": { 
    "uei": "ZQGGHJH74DM7", 
    "active": true 
  },
  "size": { 
    "status": "small", 
    "threshold": 34500000 
  }
}
10M+

API Calls/Month

50ms

Avg Response Time

99.99%

Uptime SLA

500+

Enterprise Clients

Scale With Confidence

Transparent pricing that grows with your business

Developer

Perfect for testing and small-scale applications

$49/month

WHAT'S INCLUDED:

  • 5,000 API calls/month
  • Basic eligibility verification
  • SAM.gov integration
  • Email support
  • Saved watchlists
  • Email notifications
  • API documentation
  • 30-day data retention

LIMITATIONS:

  • No bulk processing
  • No webhooks
  • Standard support only
MOST POPULAR

Professional

For growing businesses and regular API usage

$149/month

WHAT'S INCLUDED:

  • 25,000 API calls/month
  • Advanced eligibility checks
  • Bulk processing (up to 100)
  • Webhook callbacks
  • Priority email support
  • Advanced analytics
  • 90-day data retention

LIMITATIONS:

  • Limited concurrent requests

Business

For teams and high-volume applications

$349/month

WHAT'S INCLUDED:

  • 100,000 API calls/month
  • Unlimited bulk processing
  • Real-time webhooks
  • Phone + email support
  • Custom integrations
  • 1-year data retention
  • Team management
  • SLA guarantee (99.9%)
INTEGRATION

Start Building in Minutes

Choose your preferred language and see how easy it is to integrate TideIQ's powerful eligibility checking into your application

Python SDK

Simple and intuitive Python integration

from tideiq import Client

# Initialize client
client = Client(api_key="your_api_key")

# Check eligibility
result = client.eligibility.check(
    uei="ABC123DEF456",
    naics="541511",
    size_basis="receipts"
)

print(f"Eligible: {result.eligible}")
print(f"Reasons: {result.reasons}")

Live Response

Real-time API response with eligibility data and evidence

Response
|

Lightning Fast

Sub-second response times with intelligent caching and optimized data pipelines

Developer First

Comprehensive SDKs, detailed docs, and interactive examples for every use case

Production Ready

Enterprise-grade reliability with 99.9% uptime and comprehensive error handling

Ready to Transform
Your Contracting Process?

Join hundreds of organizations using TideIQ to streamline their government contracting eligibility verification