Nostimates

API reference

Evidence

Pull the raw AI answers behind any number so a skeptical client can see the receipts.

Every aggregate can be expanded into the individual answers that produced it. When a client asks "says who?", you show the raw text, not a chart.

GET /v1/runs/{run_id}/samples

{
  "run_id": "run_9f3c21ab",
  "samples": [
    {
      "index": 1,
      "collected_at": "2026-08-03T06:12:44Z",
      "answer_text": "For B2B sales teams, HubSpot and Salesforce are…",
      "citations": ["https://www.g2.com/categories/crm"],
      "brands_detected": ["HubSpot", "Salesforce"]
    }
  ]
}
Raw answer text is retained for 90 days on standard plans and 13 months on the top tier. Derived aggregates are retained indefinitely.