# Registration Quotes (https://developer.godaddy.com/en/docs/references/rest/domains/v3/registration-quotes)

***

title: Registration Quotes
description: >
Quote a domain registration. Returns a locked price, resolved settings,
required agreements, and a single-use quoteToken. Free and read-only.
full: true
\_openapi:
preload:

* ./openapi-specs/specs/domains-v3/v3/schemas/openapi.yaml
  toc:
* depth: 2
  title: Quote a single-domain registration (no commitment)
  url: '#quote-a-single-domain-registration-no-commitment'
  structuredData:
  headings:
  * content: Quote a single-domain registration (no commitment)
    id: quote-a-single-domain-registration-no-commitment
    contents:
  * content: >
    Prices the registration, resolves contact and preference settings,

    returns required legal agreements, and mints a single-use quoteToken

    with a 10-minute TTL. Free and read-only; safe to call speculatively.

    When the domain is unavailable, `available: false` is returned with

    no quoteToken — this is a valid non-error response.

    When required contact fields are missing, a `422` is returned with

    field-level details so the agent can collect the missing data and
    re-quote.

    May pass `iscCode` to lock pricing at applicable rates;

    the same value must be supplied on /registrations if provided here.

    The `period` supplied here must be re-supplied on /registrations;

    a mismatch returns `quote_mismatch`.

    If `profile` or `profileId` is supplied here, the same value must be

    re-supplied on /registrations; a mismatch returns `quote_mismatch`.
    heading: quote-a-single-domain-registration-no-commitment

***
