{"name":"Gold Coin Club Prediction API","version":"1.0.0","description":"AI-powered prediction market analysis. Submit any prediction market question and receive a structured Bayesian probability assessment with trading strategy.","documentation":{"openapi":"https://thegoldcoin.club/openapi.json","llms":"https://thegoldcoin.club/llms.txt","full":"https://thegoldcoin.club/llms-full.txt","plugin":"https://thegoldcoin.club/.well-known/ai-plugin.json"},"authentication":"Bearer token in Authorization header. Generate keys from the Settings page.","endpoints":[{"method":"POST","path":"/api/v1/predict","description":"Submit a prediction question (1 credit)","auth":true},{"method":"GET","path":"/api/v1/credits","description":"Check credit balance","auth":true},{"method":"GET","path":"/api/v1/usage","description":"View usage history","auth":true},{"method":"POST","path":"/api/v1/purchase","description":"Buy more credits via Stripe","auth":true}],"pricing":{"free":"3 credits (no subscription)","pro":"£10/month — 25 credits/month","topUp":[{"packId":"credits_10","credits":10,"price":"£5"},{"packId":"credits_25","credits":25,"price":"£10"},{"packId":"credits_50","credits":50,"price":"£18"}]}}