{
  "x402Version": 2,
  "id": 8855,
  "slug": "8855",
  "resource": "https://agents.bytemine.ai/functions/v1/api-gateway/b2b-enrich",
  "description": "Look up a company by company_name, website, linkedin_url, or company_id. Any one lookup field is sufficient; company_id is the fastest indexed lookup. Returns the best match with the full company profile including description, employee count, industries, NAICS codes, locations, posts, and funding data.",
  "type": "http",
  "accepts": [
    {
      "scheme": "upto",
      "network": "eip155:8453",
      "payTo": "0x3d12d2eea8d86637cff63003b909f8488f9809fa",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 1800
    }
  ],
  "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": {
                "properties": {
                  "company_id": {
                    "description": "Exact company_id for the fastest lookup.",
                    "type": "integer"
                  },
                  "company_name": {
                    "description": "Company name to look up.",
                    "type": "string"
                  },
                  "linkedin_url": {
                    "description": "LinkedIn company page URL.",
                    "type": "string"
                  },
                  "website": {
                    "description": "Company website domain, for example stripe.com.",
                    "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"
      }
    },
    "terms": {
      "info": {
        "links": [
          {
            "kind": "platform_terms_of_service",
            "url": "https://www.zeroclick.ai/legal/buyer-terms-of-service"
          }
        ],
        "note": "By paying this challenge, whether directly or through an agent acting on your behalf, you accept the platform's buyer terms of service; an agent's payment and acceptance are attributed to you and bind you as if you had taken them yourself."
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "links": {
            "items": {
              "properties": {
                "kind": {
                  "enum": [
                    "terms_of_service",
                    "privacy_policy",
                    "additional_terms",
                    "platform_terms_of_service"
                  ],
                  "type": "string"
                },
                "url": {
                  "type": "string"
                }
              },
              "required": [
                "kind",
                "url"
              ],
              "type": "object"
            },
            "type": "array"
          },
          "note": {
            "type": "string"
          }
        },
        "required": [
          "links"
        ],
        "type": "object"
      }
    },
    "zeroclick": {
      "info": {
        "payment": {
          "amountUsd": "0.010000",
          "id": "apay_Ac6ZxdJKuQt_UcpwC7HKP"
        },
        "requestId": "zcreq_WCgmtwkFMDHVt0D2QB0zC",
        "service": "company-enrichment"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "agentId": {
            "type": "string"
          },
          "payment": {
            "properties": {
              "amountUsd": {
                "type": "string"
              },
              "id": {
                "type": "string"
              }
            },
            "required": [
              "id",
              "amountUsd"
            ],
            "type": "object"
          },
          "requestId": {
            "type": "string"
          },
          "service": {
            "type": "string"
          }
        },
        "required": [
          "payment"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "terms",
    "zeroclick"
  ],
  "sourceHost": "agents.bytemine.ai",
  "lastUpdated": "2026-09-17T00:41:32.545Z",
  "quality": {
    "calls30d": 19,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T00:41:30.64Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agents.bytemine.ai",
    "manifest_name": "agents.bytemine.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}