Find Carrot acquisition evidence
curl 'https://valuegrowagarden.com/api/gag2/v1/how-to-get?q=carrot'Free JSON · CORS enabled · version 2026-07-30.1
Build a Discord bot, fan tool, spreadsheet or research prototype from dated GAG2 source audits. Every response names the controlling release and checksum manifest so your project can preserve uncertainty instead of silently treating community claims as live game facts.
Quick start
Send a GET request and parse the JSON response. Cross-origin browser requests are allowed. Responses are edge-cacheable for one hour, while browsers may reuse them for five minutes. The service is read-only and intentionally does not expose accounts, live player state, private submissions or an unverified stock feed.
curl 'https://valuegrowagarden.com/api/gag2/v1/how-to-get?q=carrot'curl 'https://valuegrowagarden.com/api/gag2/v1/how-to-get?type=pet&limit=20'curl 'https://valuegrowagarden.com/api/gag2/v1/crop-values?evidence=dated-conflict'curl 'https://valuegrowagarden.com/api/gag2/v1/codes'Endpoint reference
GET /api/gag2/v1/how-to-get
GET /api/gag2/v1/crop-values
GET /api/gag2/v1/codes
Response contract
A result includes datasetVersion, releaseId, dataPath, manifestPath, the applied filters, matched and returned counts, records and an evidence disclaimer. Store the release ID with any downstream cache. When it changes, review the manifest and source dataset before replacing values.
{
"apiVersion": "2026-07-30.1",
"resource": "crop-values",
"datasetVersion": "2026-07-30.1",
"releaseId": "gag2-crop-values-source-comparison-2026-07-30-r1",
"matched": 10,
"returned": 10,
"records": []
}Safe integration
Provenance boundary
Acquisition records are derived from dated seed, pet and gear audits. Crop rows compare a defined Sell Stand metric and preserve launch-week conflicts. Code rows report secondary-source consensus and explicitly state that this publisher did not redeem them. Static JSON files remain the controlling releases; the API adds filtering and a stable response envelope without upgrading the confidence of any underlying claim.