{
  "x402Version": 2,
  "id": 8214,
  "slug": "8214",
  "resource": "https://techforce-agents.onrender.com/api/linkedin-candidates",
  "description": "LinkedIn candidate search on demand — full name, job title/headline, profile URL, and bio snippet. Priced $0.05 per candidate (minimum 1, up to 50 per search). Enter a job role, optional location and seniority, and the number of candidates. Fast talent sourcing for recruiters and AI hiring agents.Powered by Techforce Global — explore more at https://techforceglobal.com",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2f6bA59f09Fd4693c6Df12aec5acf14A4bA43f1d",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "location": "London",
            "max": 10,
            "role": "Java Developer",
            "seniority": "Senior"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "items": [
              {
                "name": "Priya Sharma",
                "profile_url": "https://www.linkedin.com/in/sample-priya-sharma",
                "snippet": "8+ yrs Java, Spring Boot, microservices, AWS. Based in London.",
                "title": "Senior Java Developer at Fintech Co."
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "location": {
                    "description": "City or region (optional, default New York)",
                    "type": "string"
                  },
                  "max": {
                    "description": "Number of candidates to return (min 1, max 50)",
                    "type": "integer"
                  },
                  "role": {
                    "description": "Job role / title to search, e.g. 'Java Developer'",
                    "type": "string"
                  },
                  "seniority": {
                    "description": "Seniority (optional)",
                    "enum": [
                      "Junior",
                      "Mid",
                      "Senior",
                      "Lead",
                      "Principal",
                      "Staff",
                      "Director"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "role"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "items": {
                    "description": "Array of LinkedIn candidates",
                    "items": {
                      "properties": {
                        "name": {
                          "description": "Candidate full name",
                          "type": "string"
                        },
                        "profile_url": {
                          "description": "LinkedIn profile URL",
                          "type": "string"
                        },
                        "snippet": {
                          "description": "Short bio / description",
                          "type": "string"
                        },
                        "title": {
                          "description": "Job title / LinkedIn headline",
                          "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:38:44.709Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-09T05:38:44.484Z"
  },
  "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"
  }
}