Ingestão por coletores em tempo real
POST /api/v1/ingest/collectorFor 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
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.
POST /api/v1/ingest/collectorFor public pricing collectors, inventory probes, and scheduled sync jobs. Each source receives a separate key.
POST /api/v1/ingest/merchantFor merchant ERP, inventory systems, or open platforms to submit their own offers. Merchants cannot increase their own trust score.
Advertising never changes offers, rates, check status, trust scores, or organic ranking. Advertiser details, landing pages, and verifiable claims are required before launch.
Submit campaign details through the community and contact links, including a short title, description, placement, duration, and HTTPS landing page.
{
"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"
}]
}适合多赞助商长期展示