{
  "x402Version": 2,
  "id": 2801,
  "slug": "2801",
  "resource": "https://api.linkedpanda.com/agent/v1/profiles/enrich",
  "description": "LinkedIn profile enrichment API for one B2B lead",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xe740D5701749D262dA5E4Fcb9f814c5B6D91Cf46",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "category": "Data",
        "enriched": true,
        "input": {
          "method": "GET",
          "queryParams": {
            "linkedinId": "replace-with-real-linkedin-id"
          },
          "type": "http"
        },
        "integrationType": "1P",
        "output": {
          "example": {
            "companyDomain": "example.co",
            "companyName": "ExampleCo",
            "country": "US",
            "enrichedAt": "2026-05-13T08:00:00.000Z",
            "firstName": "Alex",
            "followerCount": 18450,
            "headline": "VP Sales at ExampleCo",
            "lastName": "Example",
            "linkedinId": "alex-example",
            "linkedinUrl": "https://www.linkedin.com/in/alex-example/",
            "location": "San Francisco Bay Area",
            "title": "VP Sales"
          },
          "type": "json"
        },
        "pricing": {
          "amount": "0.05",
          "currency": "USDC",
          "maxAmount": "0.05",
          "minAmount": "0.05",
          "network": "eip155:8453",
          "quantity": 1,
          "scheme": "exact",
          "unit": "request",
          "unitAmount": "0.05"
        },
        "providerName": "Linked Panda",
        "providerUrl": "https://linkedpanda.com",
        "serviceName": "Linked Panda",
        "tags": [
          "linkedin",
          "linkedin-profile-enrichment",
          "b2b-leads",
          "contact-enrichment",
          "email-enrichment"
        ],
        "usageGuidance": "For profile endpoints, use a real LinkedIn person profile identifier from linkedin.com/in/<linkedinId>. If you have the full profile URL, prefer linkedinUrl instead of guessing an ID."
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": true,
        "properties": {
          "input": {
            "additionalProperties": true,
            "properties": {
              "method": {
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": true,
                "properties": {
                  "linkedinId": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "output": {
            "additionalProperties": true,
            "properties": {
              "example": {
                "additionalProperties": true,
                "properties": {
                  "companyDomain": {
                    "type": "string"
                  },
                  "companyName": {
                    "type": "string"
                  },
                  "country": {
                    "type": "string"
                  },
                  "enrichedAt": {
                    "type": "string"
                  },
                  "firstName": {
                    "type": "string"
                  },
                  "followerCount": {
                    "type": "number"
                  },
                  "headline": {
                    "type": "string"
                  },
                  "lastName": {
                    "type": "string"
                  },
                  "linkedinId": {
                    "type": "string"
                  },
                  "linkedinUrl": {
                    "type": "string"
                  },
                  "location": {
                    "type": "string"
                  },
                  "title": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.linkedpanda.com",
  "lastUpdated": "2026-09-16T08:23:46.993Z",
  "quality": {
    "calls30d": 320,
    "uniquePayers30d": 7,
    "lastCalledAt": "2026-09-16T08:23:46.495Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.linkedpanda.com",
    "manifest_name": "api.linkedpanda.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"
  }
}