What's in the catalog
- ATS platform
- Account slug or board token
- Feed URL
- Job count per feed
- Lifecycle timestamps
- Feed status (active/retired API-only)
Feed catalog
Supported ATS platforms
6
Active feeds
26,106
Resulting jobs
708,754
Catalog snapshot as of Jul 7, 2026, 6:00 AM (UTC).
We discover and monitor feeds for you. You fetch the jobs from there.
The catalog gives you feed URLs and metadata. You fetch job postings directly from each ATS.
Step 1
Step 2
Step 3
Illustrative JSON from the catalog API — same fields as a CSV snapshot. Fictional data only.
{
"feeds": [
{
"id": "00000000-0000-4000-8000-000000000001",
"ats": "greenhouse",
"account": "example-co",
"feed_url": "https://boards-api.greenhouse.io/v1/boards/example-co/jobs",
"available_since": "2026-01-15T08:00:00Z",
"company_name": "Example Co",
"job_count": 42
},
{
"id": "00000000-0000-4000-8000-000000000002",
"ats": "lever",
"account": "example-co",
"feed_url": "https://api.lever.co/v0/postings/example-co",
"available_since": "2026-02-01T10:00:00Z",
"company_name": "Example Co",
"job_count": 27
}
],
"next_cursor": "eyJhdmFpbGFibGVfc2luY2UiOiIyMDI2LTAyLTAxVDEwOjAwOjAwWiIsImlkIj..."
}Coverage
Live feed and job counts across each ATS we support.