{
  "x402Version": 2,
  "id": 15183,
  "slug": "15183",
  "resource": "https://company-intelligence-api-production-6a82.up.railway.app/api/company-intelligence",
  "description": "Research a public company website in the context of a buyer objective and return structured, source-backed business intelligence.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xA65Fc0a5380123E43998C8A84793465E4B07D7e7",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "250000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "company_url": "https://stripe.com",
            "objective": "I sell outsourced bookkeeping to growing small businesses"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "caveat": "Public-web research only. Verify time-sensitive details before relying on them.",
            "company_snapshot": "Concise current company overview based on public sources.",
            "company_url": "https://stripe.com",
            "conversation_angles": [
              "Relevant conversation angle 1",
              "Relevant conversation angle 2",
              "Relevant conversation angle 3"
            ],
            "discovery_questions": [
              "Relevant discovery question"
            ],
            "personalized_opener": "Short personalized outreach opener.",
            "recent_business_signals": [
              {
                "date_or_timeframe": "Recent",
                "signal": "Recent business development",
                "source_url": "https://stripe.com"
              }
            ],
            "relevance": {
              "reasonable_hypotheses": [
                "Clearly labeled business hypothesis"
              ],
              "verified_facts": [
                "Source-backed fact"
              ]
            },
            "sources": [
              "https://stripe.com"
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "company_url": {
                    "description": "Public website URL for the company or prospect to research",
                    "format": "uri",
                    "type": "string"
                  },
                  "objective": {
                    "description": "Buyer context, what the buyer sells, or the goal of the meeting",
                    "type": "string"
                  }
                },
                "required": [
                  "company_url",
                  "objective"
                ]
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "company-intelligence-api-production-6a82.up.railway.app",
  "lastUpdated": "2026-09-07T20:59:06.227Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-07T20:59:06.055Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "company-intelligence-api-production-6a82.up.railway.app",
    "manifest_name": "company-intelligence-api-production-6a82.up.railway.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}