Get one product
get_productEverything held on one product: its placement, verdict, pros and cons, GTIN barcodes, the announcement date where the maker published one, and a breakdown of how the cited sources read (how many were glowing, positive, neutral or negative, and whether they were outlets, named authors, video channels or forum owners). Then every citation in full, with a verbatim quote, who said it, and whether the link was fetched and confirmed. Use this when a claim needs backing up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Product slug, e.g. "bambu-lab-x2d". | |
| citation_limit | No | How many citations to return, most notable first. The sentiment and speaker breakdowns always count every source regardless of this. | |
| citation_offset | No | Skip this many citations. Use it to page through the rest. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| license | Yes | ||
| product | Yes | ||
| category | Yes | ||
| citations | Yes | ||
| sentiment | No | ||
| source_url | Yes | ||
| attribution | Yes | ||
| speaker_mix | No | ||
| monetization | Yes | ||
| citations_shown | Yes | ||
| citations_total | Yes | ||
| citations_offset | Yes | ||
| citations_remaining | Yes | ||
| citations_confirmed_live | Yes |