{
  "x402Version": 2,
  "id": 6688,
  "slug": "6688",
  "resource": "https://stablepeopledata.dev/api/pdl/company/enrich",
  "description": "PDL Company Enrich - Enrich a company record with firmographics, industry codes, funding, and social profiles. Supports lookup by name, website, ticker, LinkedIn, or PDL ID.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x7f33B3C113915a0f2981070553BA9538C0f90171",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {},
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "$schema": "https://json-schema.org/draft/2020-12/schema",
                "additionalProperties": false,
                "properties": {
                  "country": {
                    "description": "HQ country",
                    "type": "string"
                  },
                  "data_include": {
                    "description": "Fields to include/exclude",
                    "type": "string"
                  },
                  "include_if_matched": {
                    "description": "Show matched input fields",
                    "type": "boolean"
                  },
                  "locality": {
                    "description": "HQ city",
                    "type": "string"
                  },
                  "location": {
                    "description": "HQ location (street address to country)",
                    "type": "string"
                  },
                  "min_likelihood": {
                    "description": "Minimum confidence (1-10, default 2)",
                    "maximum": 10,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "name": {
                    "description": "Company name",
                    "type": "string"
                  },
                  "pdl_id": {
                    "description": "PDL company ID or LinkedIn slug",
                    "type": "string"
                  },
                  "postal_code": {
                    "description": "HQ postal code",
                    "type": "string"
                  },
                  "profile": {
                    "description": "Social profile URL",
                    "type": "string"
                  },
                  "region": {
                    "description": "HQ state or province",
                    "type": "string"
                  },
                  "required": {
                    "description": "Boolean expression of required fields",
                    "type": "string"
                  },
                  "street_address": {
                    "description": "HQ street address",
                    "type": "string"
                  },
                  "ticker": {
                    "description": "Stock ticker symbol",
                    "type": "string"
                  },
                  "titlecase": {
                    "description": "Titlecase text",
                    "type": "boolean"
                  },
                  "website": {
                    "description": "Company domain",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "stablepeopledata.dev",
  "lastUpdated": "2026-09-16T18:29:17.601Z",
  "quality": {
    "calls30d": 29,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-16T18:29:19.442Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "stablepeopledata.dev",
    "manifest_name": "stablepeopledata.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}