CopyGrade
Coming — API beta

Copy Scores. Farming flags. Verdicts. Over HTTPS.

A small, well-shaped API for builders shipping copy-trading bots, analyst dashboards, or research notebooks who want CopyGrade's verdicts programmatically — not via a screen. Pro subscribers get the first beta keys.

Start free trialJoin the waitlist
What the API will give you
GET/v1/wallets/{address}/score
Copy Score by wallet
The full 0–100 score, verdict band, sub-scores, and farming level for a single Polymarket wallet — the same numbers the verdict page renders.
POST/v1/wallets/score:batch
Batch scoring
Submit up to a few hundred wallet addresses in one call. Returns the score-and-verdict shape per address. Built for nightly leaderboard rebuilds.
POST/v1/webhooks/farming
Webhook on farming flag
Subscribe a URL; we deliver a signed POST when a covered wallet trips a watch or severe finding. The same trigger that fires the in-app alert.
GET/v1/watchlist
Watchlist sync
Read and mutate the signed-in user's CopyGrade watchlist from your own surface. Keeps an external dashboard or terminal in lockstep with the app.

Routes are indicative. Final shapes will be locked when the beta opens.

Status
No public endpoints today.

Internal sync, alert, and billing-webhook handlers exist — they run the product. We're hardening rate limits, key issuance, and pricing before opening any of it up. Pro subscribers will get the first beta keys when we do.

Get on the list
Tell us where to send the beta invite.

Leave your email and we'll notify you when the API beta opens — that's the only thing it's used for. A line on what you'd build is optional but helps us prioritise endpoints.

Already a subscriber?
Active Pro accounts are included by default when the beta opens — you don't need to sign up here too. See Pro.
Pricing intent
Flat monthly fee, not per-call. Specific tiers and limits will be published when the beta opens — once we know what real callers actually need.
Common questions
When does the API open?
No committed date. We're shipping it after the next round of product feedback on the v1 surface, not before. If you're on the Pro plan when it opens, you're in.
Will the API bypass the paywall?
No. The API mirrors what your CopyGrade plan grants — Pro keys see the full Copy Score, sub-scores, and forensic farming signals; the same data the Pro UI exposes. There is no separate API-only data tier.
Will there be a free tier?
A limited demo key is planned — a small daily budget against the score endpoint, for trying integrations and shipping a proof-of-concept. Production usage will require a paid plan.