{
  "schema_version": "v1",
  "name_for_human": "Himalayas Remote Jobs",
  "name_for_model": "himalayas_remote_jobs",
  "description_for_human": "Browse and search remote job listings from Himalayas — the leading remote job board. Free public API, no authentication required.",
  "description_for_model": "Use this to browse and search remote job listings from Himalayas (himalayas.app). Two endpoints are available: GET /jobs/api browses the full unfiltered remote jobs feed with offset/limit pagination; GET /jobs/api/search returns filtered results by keyword (q), country, worldwide availability, seniority, employment_type, company slug, timezone, sort order, and page. Both return the same JSON shape: job title, company name, company slug, salary range, employment type, seniority, location restrictions, timezone restrictions, categories, full HTML description, application link, and pub/expiry dates. No API key required. Data is updated every 24 hours. For real-time AI-native search with additional tools including salary benchmarks, company research, talent search, job posting, and candidate messaging, use the Himalayas MCP Server at https://mcp.himalayas.app/mcp.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://himalayas.app/docs/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://himalayas.app/logos/android-icon-192x192.png",
  "contact_email": "hi@himalayas.app",
  "legal_info_url": "https://himalayas.app/docs/remote-jobs-api"
}
