{
  "x402Version": 2,
  "id": 8213,
  "slug": "8213",
  "resource": "https://techforce-agents.onrender.com/api/all-jobs",
  "description": "Job listings on demand from 26+ boards worldwide (Indeed, Adzuna, Reed, RemoteOK, Jooble, and more) — title, company, location, salary, job type, description, posting date, and apply URL. Get results for $0.01 per record (minimum 10, up to 100). Enter a keyword, optional location and job type, and how many jobs you want. One call, many boards.Powered by Techforce Global — explore more at https://techforceglobal.com",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2f6bA59f09Fd4693c6Df12aec5acf14A4bA43f1d",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "job_type": "fulltime",
            "keyword": "Java Developer",
            "location": "London",
            "max": 20
          },
          "type": "http"
        },
        "output": {
          "example": {
            "items": [
              {
                "company": "Fintech Ltd",
                "description": "Design and build scalable microservices...",
                "job_type": "fulltime",
                "location": "London, UK",
                "posted_date": "2026-08-12",
                "remote": false,
                "salary": "£70,000 - £90,000",
                "source": "Indeed",
                "tags": [
                  "java",
                  "spring"
                ],
                "title": "Senior Java Developer",
                "url": "https://uk.indeed.com/viewjob?jk=sample1"
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "job_type": {
                    "description": "Job type (optional)",
                    "enum": [
                      "all",
                      "fulltime",
                      "parttime",
                      "contract",
                      "internship"
                    ],
                    "type": "string"
                  },
                  "keyword": {
                    "description": "Job title, skill, or company to search, e.g. 'Java Developer'",
                    "type": "string"
                  },
                  "location": {
                    "description": "City or region (optional)",
                    "type": "string"
                  },
                  "max": {
                    "description": "Number of jobs to return (min 10, max 100)",
                    "type": "integer"
                  }
                },
                "required": [
                  "keyword"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "items": {
                    "description": "Array of job listings",
                    "items": {
                      "properties": {
                        "company": {
                          "description": "Company name",
                          "type": "string"
                        },
                        "description": {
                          "description": "Job description",
                          "type": "string"
                        },
                        "job_type": {
                          "description": "Employment type",
                          "type": "string"
                        },
                        "location": {
                          "description": "Job location",
                          "type": "string"
                        },
                        "posted_date": {
                          "description": "Date posted",
                          "type": "string"
                        },
                        "remote": {
                          "description": "Remote flag",
                          "type": "boolean"
                        },
                        "salary": {
                          "description": "Salary (if listed)",
                          "type": "string"
                        },
                        "source": {
                          "description": "Job board source",
                          "type": "string"
                        },
                        "tags": {
                          "description": "Skill / category tags",
                          "items": {
                            "type": "string"
                          },
                          "type": "array"
                        },
                        "title": {
                          "description": "Job title",
                          "type": "string"
                        },
                        "url": {
                          "description": "Apply / listing URL",
                          "type": "string"
                        }
                      },
                      "type": "object"
                    },
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "techforce-agents.onrender.com",
  "lastUpdated": "2026-09-09T05:39:20.086Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-09T05:39:19.686Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "techforce-agents.onrender.com",
    "manifest_name": "techforce-agents.onrender.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}