Job-search products
Filter 1099, C2C, and W-2 contract opportunities using structured engagement evidence instead of keyword matching alone.
Structured, deduplicated contract-tech opportunities — including 1099, C2C, freelance, rates, and remote status.
Production response excerpt
Verified August 27, 2026 at 19:07 UTC. This is a dated excerpt, not a permanently live example.
Run the live playground →Request
GET /v1/preview/opportunities
?job_family=data
&job_subfamily=data_engineering
&job_class=etl_developer
&level=senior
&liveness_status=live
&limit=5Dated production record
{
"id": "ed30aafb-928f-455b-a5e7-174a87821127",
"title": "Ab Initio Developer",
"employer": "Info Origin Inc.",
"job_family": "data",
"job_subfamily": "data_engineering",
"job_class": "etl_developer",
"level": "senior",
"engagement_models": [],
"commercial_eligibility": "research_required",
"liveness_status": "live",
"last_verified_live_at": "2026-08-27T19:07:00.933559Z",
"sources": [{ "name": "Dice" }],
"evidence": [{
"label": "generic_contract",
"excerpt": "Contract"
}]
}More than a listing feed
Unknown values remain unknown. Evidence and provenance travel with the normalized record.
Stable identities connect repeated and syndicated listings without discarding source evidence.
Structured domain, family, class, level, management track, and specialization fields.
1099, C2C, and W-2 are the three normalized contract types. Freelance and independent work map to 1099.
Evidence-backed eligibility states prevent generic contract language from becoming false certainty.
Normalized rates, units, and currency where the source actually provides them.
Remote status, country, region, city, and location restrictions in queryable fields.
Publication precision, observation history, and current actionability are represented separately.
Publisher, source records, canonical destinations, and evidence remain inspectable.
Listing provenance stays intact while Radar resolves the actual application destination when it can be safely determined.
Use cases
Filter 1099, C2C, and W-2 contract opportunities using structured engagement evidence instead of keyword matching alone.
Distinguish W-2 contract, independent eligibility, ambiguous contract language, currentness, and application destinations before someone acts.
Consume normalized opportunity records, stable IDs, liveness, and source provenance without rebuilding the acquisition and normalization layer.
Built with
Developer experience
REST API · MCP · OpenAPI. Use the same read-only account and API key across both integration paths.
Run a real query
Open the developer explorer, change the filters, and inspect the authenticated response next to generated cURL, JavaScript, and Python.