Skip to main content
GET
Returns the current allowlisted provider requirements for one target country and number type. Use this at number selection time, then create the request and persist answers with Update International Requirements. US and 10DLC lookup return an empty requirements array. Canadian toll-free lookup is active and uses the carrier toll-free number type.

Query parameters

string
required
ISO 3166-1 alpha-2 number target country.
string
required
Number type, such as toll_free.

Response

array
Provider requirements. Each entry may contain:
  • key: exact wire key used for form values or documents;
  • label: display label;
  • type: provider input type;
  • required: whether a value is required;
  • documentTypes: accepted provider document categories;
  • validation: allowlisted format, length, range, or allowed-value metadata.
The returned schema is provider-owned and can differ by country or number type. Do not infer unknown keys or substitute Business Profile documents.

Example

Error codes

Next steps

Create Number Request

Submit the complete request-owned identity

Update Requirements

Save form values and request-scoped documents