Gold Flash – API & Middleware

Real-time gold intelligence for AI agents and humans

Gold Flash Oracle Pro (Humans)

$4.99/month · First report FREE · 25% forever referral cut

paymentMiddleware("4UV4gCmL1nx35UrwFcm8epiGT9kt6EJY5paQd882Se4X", {
  "/gold-flash-oracle-pro": {
    "monthly": "$4.99/month",
    "referral": "25%"
  }
});
    

Delivered to Telegram DM or email every morning at 6 AM ET

Gold Flash Agent Oracle (AI Agents / Bots)

$7.99/mo unlimited · $0.12 per call · First 5 calls FREE · 25% forever referral cut

paymentMiddleware("4UV4gCmL1nx35UrwFcm8epiGT9kt6EJY5paQd882Se4X", {
  "/gold-flash-agent-oracle": {
    "unlimited": "$7.99/month",
    "per-call": "$0.12",
    "referral": "25%"
  }
});
    

Real-time JSON webhook – updated continuously

Full JSON Response Structure (v1.3 – November 20, 2025)

{
  "report_id": "gf-20251120-xxxx",
  "timestamp": "2025-11-20T11:00:00Z",
  "version": "1.3",
  "price_usd": number,
  "change_24h": number,
  "ytd": number,
  "summary": "string",
  "sentiment": "string",
  "sentiment_score": 0-100,
  "gold_dxy_correlation": 0-100,
  "gold_btc_ratio": number,
  "gold_btc_sentiment": "bullish/bearish/neutral",
  "gold_silver_ratio": number,
  "gold_silver_sentiment": "bullish/bearish/neutral",
  "onchain_token_flows": {
    "gld_24h_net": number,
    "paxg_24h_net": number,
    "tokenized_vaults_24h_net": number
  },
  "categories": {
    "monetary": { "text": "string", "confidence": 0-100, "changed": boolean },
    "mining": { "text": "string", "confidence": 0-100, "changed": boolean },
    "jewelry": { "text": "string", "confidence": 0-100, "changed": boolean },
    "science": { "text": "string", "confidence": 0-100, "changed": boolean },
    "technology": { "text": "string", "confidence": 0-100, "changed": boolean },
    "art": { "text": "string", "confidence": 0-100, "changed": boolean },
    "health": { "text": "string", "confidence": 0-100, "changed": boolean },
    "space": { "text": "string", "confidence": 0-100, "changed": boolean },
    "sentiment": { "text": "string", "confidence": 0-100, "changed": boolean }
  },
  "sources": [
    {"title": "string", "url": "string"},
    {"title": "string", "url": "string"}
  ]
}
  

Webhook is automatic via Grok – no extra setup needed.