Naar de inhoud
GET /v1/jobs

Search & filter open remote jobs

Probeer het live

10 gratis calls per dag — geen registratie, geen API-key. Loopt via de oanor-gateway.

Aangepaste headers (optioneel)
api.oanor.com/remotejobs-api

Het werkt. Haal een API-key op en gebruik hem in je project.

Verkrijg een API-sleutel

Codefragmenten

curl "https://api.oanor.com/remotejobs-api/v1/jobs" \
  -H "x-oanor-key: oanor_test_..."
await fetch("https://api.oanor.com/remotejobs-api/v1/jobs", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
$ch = curl_init("https://api.oanor.com/remotejobs-api/v1/jobs");
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$out = curl_exec($ch);
import requests
requests.get(
    "https://api.oanor.com/remotejobs-api/v1/jobs",
    headers={"x-oanor-key": "oanor_test_..."}
)

Voorbeeldrespons

Een echte respons van dit endpoint, vastgelegd bij de laatste health check.

{
    "data": {
        "jobs": [
            {
                "id": 145227,
                "url": "https://jobicy.com/jobs/145227-senior-full-stack-ai-native-developer",
                "level": "Senior",
                "title": "Senior Full Stack AI Native Developer",
                "region": "Spain",
                "company": "Leadtech",
                "excerpt": "As part of the Development team as a Full-Stack Developer, you will be instrumental in building and scaling our platforms and products. You will work across our entire A.I technology...",
                "industry": [
                    "Programming"
                ],
                "job_type": [
                    "Full-Time"
                ],
                "description": "As part of the Development team as a Full-Stack Developer, you will be instrumental in building and scaling our platforms and products. You will work across our entire A.I technology stack to deliver a seamless and powerful user experience. You will be joining projects with a shipping fast approach and a modern tech stack. Extensive knowledge of Javascript/Typescript. Design, implement, and maintain RESTful APIs with NextJS/Express to manage user authentication, data processing, and orchestrate analysis workflows Model Context Protocol (MCP) Knowledge Agents with Claude SDK: to Build AI agents access to real-time data, APIs, and tools Create AI Agents that can actually take actions, Combine the reasoning power of LLMs with real-world integration Build AI Agents with LangGraph + LangFuse that can handle multi-step reasoning, Create workflows where AI agents collaborate or hand off tasks to other agents. Maintain conversation state and context across interactions and Handle complex decision trees and conditional logic Develop and maintain features on both our React frontend and Node.js (NextJS) backend. Build intuitive user interfaces using TypeScript, Vite, React and our UI component library, enabling users to upload media, manage their analyses, and interact with our web delivered product. Integrate our platform with various external services like Payment Service Providers and APIs, and handle incoming webhooks for processing asynchronous tasks Collaborate closely with AI product managers and AI specialists to translate complex requirements into robust, scalable features expressed in AI design prompts. Contribute to database schema design and write migrations for our PostgreSQL & BigQuery databases. Knowledge of GCP to Collaborate with the team on application deployment and help maintain our cloud infrastructure on Google Cloud Platform. Requirements We are seeking a proactive and skilled developer who is passionate about building modern, data-driven applications. Extensive experience with the Python framework Deep API Integration experience with 3rd Party vendors. Being able to work with multiple types of SDK to integrate into our products quickly. A serious self-learner and someone that adapts to ne
…