All free APIs
Free APISocialNo keyOfficial

Remotive Remote Jobs API

One keyless GET returns every active remote job on Remotive as clean JSON; perfect raw material for a job-feed Skill.

Remotive's free public API returns the full list of active remote job listings (software, design, support, sales, marketing, product) on the Remotive board as JSON over HTTPS, no key and no auth. Filter by category, company_name, or free-text search and cap results with limit. Built for developers who redistribute remote jobs with attribution back to Remotive.

Free tier

Free. There is no paid tier for the public endpoint.

Rate limits

More than ~2 requests/minute are blocked. Docs advise polling at most ~4x per day since the data changes slowly.

Auth

No key

Base URL

https://remotive.com/api

What you'd build with it

  • Build a daily remote-jobs digest Skill that filters by category and posts to Slack
  • Power an LLM agent that summarizes and ranks new remote postings for a user
  • Seed a personal job board with always-fresh listings without scraping

Key endpoints

  • GET/remote-jobsList all active remote jobs (filters: category, company_name, search, limit).
Members

Members get the runnable recipe

Sign in free to copy the example request, see a sample response, and read the gotchas.

Tags

jobsremotecareerskeylessno-authfeed