Aviso
先看证据,再决定买不买

频道每天最多 3 条价格异动与中转状态;具体商品请用机器人设置降价/补货提醒。交流群提问请带预算、模型、工具和使用频率。

Ver
Comunidade e contactoTelegram 群点击加入Telegram 频道每天最多 3 条有效价格情报联系我们tgAIPricedb交流群979789483
DATA COOPERATION

Integração de dados e parcerias

Comerciantes e coletores enviam preços e inventário por interfaces independentes. A plataforma valida, revê e divulga as fontes, sem aceitar pagamentos para alterar a classificação orgânica.

O portal empresarial utiliza autenticação independenteSign in to submit transit test keys and onboarding details; machine ingestion continues to use separate bearer keys.
COLLECTOR

Ingestão por coletores em tempo real

POST /api/v1/ingest/collector

For public pricing collectors, inventory probes, and scheduled sync jobs. Each source receives a separate key.

  • Up to 100 records per batch
  • Idempotent batchId
  • Source health metrics
MERCHANT

Ingestão por comerciantes

POST /api/v1/ingest/merchant

For merchant ERP, inventory systems, or open platforms to submit their own offers. Merchants cannot increase their own trust score.

  • Price and inventory sync
  • Clear merchant source labels
  • Secondary review of low-risk claims
ADVERTISING

Publicidade e patrocínios

DISCLOSURE

Clearly labeled advertising

Advertising never changes offers, rates, check status, trust scores, or organic ranking. Advertiser details, landing pages, and verifiable claims are required before launch.

  • Top banner
  • Homepage placement
  • Transit channel placement
  • Footer sponsor placement
REQUEST CONTRACT

Unified ingestion format

{
  "sourceId": "merchant-demo",
  "batchId": "20260722-001",
  "offers": [{
    "externalId": "plan-pro-month",
    "category": "subscription",
    "name": "Example Pro 月付",
    "provider": "Example Merchant",
    "summary": "公开报价说明",
    "models": ["Model A"],
    "price": { "amountMinor": 9900, "currency": "CNY", "period": "month" },
    "estimatedCostMinor": 9900,
    "availability": "available",
    "risk": "medium",
    "riskTags": ["商家推送"],
    "sourceUrl": "https://example.com/pricing",
    "observedAt": "2026-07-22T12:00:00.000Z"
  }]
}