Public API β€” access by application

Web3 and Crypto
Jobs API

Programmatic access to the largest crypto and web3 job board on the planet. Search 21,000+ blockchain jobs and 3,500+ hiring companies through a clean JSON API β€” built for job aggregators, AI agents, recruiting tools, and market researchers.

  • Live web3 job listings

    Query thousands of active crypto, blockchain, and web3 jobs with full descriptions, tags, salaries, locations, and remote flags β€” the same index that powers CryptoJobsList.

  • Company hiring intelligence

    Look up any crypto company by website or Twitter handle and get its current openings and recently closed roles β€” perfect for due diligence, sales, and research tools.

  • Simple key-based auth

    Clean JSON over HTTPS, authenticated with a single x-api-key header. No OAuth dance, no SDK lock-in β€” integrate in minutes from any language.

Apply for API access

Tell us what you're building. We review every application and issue keys within 1–2 business days.

We'll only use your email to process your API application.

GET /public/jobs
curl "https://api.cryptojobslist.com/public/jobs?query=solidity&remote=true" \
  -H "x-api-key: cjl_your_api_key"
{
  "jobs": [
    {
      "jobTitle": "Senior Solidity Engineer",
      "companyName": "Example Protocol",
      "jobLocation": "Remote",
      "remote": true,
      "tags": ["solidity", "defi", "engineering"],
      "employmentType": ["FULL_TIME"],
      "publishedAt": "2026-07-18T09:12:00.000Z",
      "canonicalURL": "https://cryptojobslist.com/jobs/…"
    }
  ],
  "meta": { "totalCount": 214, "page": 1, "totalPages": 3 }
}

Two endpoints, endless products

The API exposes the same job search and company data that powers CryptoJobsList β€” no scraping, no stale dumps, just structured JSON straight from the source.

GET /public/jobs

Job search & feed

Full-text search across every live listing with rich filters, pagination, and complete job descriptions.

  • querykeyword search β€” "solidity", "marketing", "rust"
  • tagscomma-separated skill & sector tags
  • location / remotefilter by geography or remote-only
  • publishedAtrolling windows like 7-days or 24-hours
  • page / limitpaginate up to 100 jobs per request

GET /public/company-jobs

Company lookup

Resolve a company from its website or Twitter/X handle and get its live openings plus recently closed roles.

  • urlcompany website β€” uniswap.org, ethereum.org/careers
  • twitterhandle or profile URL β€” @Uniswap

Ideal for enriching CRMs, screening counterparties, and building "who's hiring" widgets into research dashboards.

What builders ship with the CryptoJobsList API

From weekend Telegram bots to venture-backed talent platforms β€” if it needs reliable web3 hiring data, it starts here.

Job boards & aggregators

Syndicate curated web3 openings into your niche job board, community site, or DAO talent portal.

AI agents & LLM apps

Feed structured, up-to-date job data into career copilots, matching engines, and autonomous agents.

Recruiting & talent tools

Enrich your ATS or sourcing workflows with real-time hiring signals from crypto-native companies.

Market research & analytics

Track hiring trends across chains, sectors, and roles β€” a leading indicator for the crypto market.

Newsletters & alerts

Power weekly job digests, Telegram and Discord bots, and personalized job alert emails.

Wallets & community apps

Surface relevant web3 jobs inside your wallet, portfolio tracker, or token community hub.

The source of truth for web3 hiring since 2017

CryptoJobsList is where crypto companies post first β€” from bitcoin infrastructure and L2s to DeFi, NFT, and AIΓ—crypto teams. The API gives you that firehose without scraping or maintenance.

  • First-party data β€” listings come directly from hiring companies, complete with logos, tags, salaries, and canonical application links.
  • Continuously fresh β€” jobs are indexed as they're posted and expired listings drop out automatically, so your product never shows dead roles.
  • Built by API consumers β€” the same endpoints power our own Telegram bot, Discord bot, and RSS feeds, so they're battle-tested in production every day.

By the numbers

The deepest web3 jobs dataset available.

21,000+

Jobs indexed

3,500+

Hiring companies

2017

Tracking since

JSON

Clean REST API

Frequently Asked Questions

What data does the CryptoJobsList API return?+

The jobs endpoint returns live crypto and web3 job listings β€” title, full description, location, remote flag, tags, employment type, company name, logo, company profile URL, and publish date. The company jobs endpoint looks up a company by website URL or Twitter/X handle and returns its current openings plus recently closed roles.

How much does API access cost?+

Access is granted per use case. Most integrations that link back to CryptoJobsList job pages are free. High-volume or commercial use is priced individually β€” describe your project in the application form and we will follow up with terms.

How do I authenticate requests?+

Every request is authenticated with an API key sent in the x-api-key header (or an apiKey query parameter). Keys are scoped per endpoint and issued after your application is approved.

Can I filter and search jobs via the API?+

Yes. The jobs endpoint supports full-text search, tag filters (e.g. solidity, defi, marketing), location, remote-only, publish-date windows, and pagination β€” the same search that powers cryptojobslist.com.

How fresh is the data?+

Jobs are indexed continuously as companies post and update them on CryptoJobsList. API responses are served with a short cache of a few minutes, so your integration always sees an up-to-date feed.

Do I need to attribute CryptoJobsList?+

Yes. Integrations must link to the canonical job URL (the canonicalURL field in every response) when displaying listings, so candidates can apply on CryptoJobsList.

Is there a rate limit?+

Keys come with generous fair-use limits that comfortably cover typical aggregators, bots, and research workloads. If you expect very high volume, mention it in your application and we will provision accordingly.

Start building

Ship your web3 jobs integration this week.

Apply in under a minute β€” tell us what you're building and we'll get your API key over within 1–2 business days.

About the CryptoJobsList Jobs API

The CryptoJobsList API is a crypto jobs API and web3 jobs API that gives developers programmatic access to blockchain job listings and company hiring data. Whether you're building a job search API integration, a crypto job aggregator, a recruiting analytics dashboard, or an AI career agent, the API returns structured JSON for every active listing on CryptoJobsList β€” the largest curated job board for bitcoin, ethereum, DeFi, NFT, and web3 careers, trusted by candidates and hiring teams since 2017.

Each job record includes the title, full description, skill tags, location, remote status, employment type, company profile, and a canonical URL for applications. Companies can be looked up by website or Twitter handle to power due diligence, sales intelligence, and "who is hiring in crypto" experiences. Apply above to get your API key.