Phone Numbers

Resolve a number claim

Resolves a claimId from a keyless search or purchase into the selection it carries (country, number type, area and exact number) priced at today's rate. The dashboard calls it when a person lands from a claimUrl. The number is not held, so buying it can still fail with 409 PHONE_NUMBER_UNAVAILABLE.

get/v1/phone-numbers/claims/{claimId}

Path parameters

claimIdstring required

Response

The claimed selection.

typeobject

The claimed number type, in the shape of types[] on GET /v1/phone-numbers/countries.

phoneNumberstring nullable

E.164, or null for an any-number claim.

Changes

Changed in 1 of the 56 revisions of this API.1