appraise_domain
Estimate the market value of a domain and explain why. Use when a user asks what a domain is worth, how much to pay/offer, or to appraise a domain.
Returns two SEPARATE numbers — do not conflate them: • estimated_value — Atom's estimated market price in USD (an estimate, never a guaranteed or quoted price). • domain_score — a 0–10 rating of the NAME's quality/brandability/desirability (10 = strongest). This is a quality score, NOT a confidence level and NOT a probability. A low domain_score means a weaker/less desirable name, not that the estimate is uncertain.
Also returns domain_score_label (weak/moderate/strong), factors (positive/negative signals behind the estimate), and comparable_sales. When presenting: state the estimated value as a price, describe domain_score as a quality rating (e.g. '6/10 — moderate brandability'), and NEVER describe domain_score as 'confidence'. Read the score_meaning field in the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Full domain to appraise, including the extension, e.g. 'example.com'. Works for any domain, not just Atom listings. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| domain | Yes | ||
| factors | No | Signals behind the estimate. | |
| success | Yes | ||
| currency | No | ||
| disclaimer | No | ||
| domain_score | Yes | 0–10 quality rating of the NAME (NOT a confidence level). | |
| score_meaning | No | Explains domain_score is a quality rating, not confidence. | |
| estimated_value | Yes | Atom's estimated market value in USD (an estimate, not a quote). | |
| comparable_sales | No | Recent comparable sales (best-effort; .com only). | |
| domain_score_max | No | ||
| domain_score_label | No | Human label for domain_score. | |
| estimated_value_meaning | No | How to interpret estimated_value. |