Toll-Free Numbers Verification API
Overview
API Access
Find an available number
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier of the organization.
Limits the number of results to return.
25The cursor that keeps track of the current position in the results.
A 2-digit ISO 3166-1 country code array.
["US","NL"]Used to filter numbers by area code. Accepts either bare area code digits (e.g. 205 for Alabama) or a full E.164 prefix (e.g. +1205). Partial prefixes are supported for autocomplete use cases (e.g. +120 matches all numbers in area codes 202, 203, 205, 206, 207, 208, 209). Must be used together with the countryCodes filter.
+1212OK
The token that can be passed as pageToken in URL to retrieve the next set of results. If missing, no more results to display. To know more, refer to the pagination section.
The request contains invalid parameters or body fields.
Purchase a number
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier of the workspace.
The unique identifiers of the numbers you want to buy. You can buy up to 25 numbers at a time. This operation will incur wallet charges for the numbers. Before buying the number, you must reserve it.
Created
An error.
The requested resource was not found.
The request contains invalid parameters or body fields.
Submit a verification application for a toll-free number(s)
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier of the workspace.
When set, only validates the request payload without mutating any data.
Optional business registration number (TaxID). Used for toll-free verification.
Country that issued the business registration (ISO 3166-1 alpha-2 code). Any valid country code is accepted.
Type of business registration:
- EIN: Employer Identification Number (US)
- CBN: Canada Business Number (CA)
- NEQ: Quebec Enterprise Number (CA)
- PROVINCIAL_NUMBER: Provincial Business Number (CA)
- CRN: Company Registration Number (GB, HK)
- VAT: Value-added Tax Identification Number (GB, IE, BR, NL)
- ACN: Australian Company Number (AU)
- ABN: Australian Business Number (AU)
- BRN: Business Registration Number (HK)
- SIREN: INSEE identification number (FR)
- SIRET: Establishment identification number (FR)
- NZBN: New Zealand Business Number (NZ)
- UST_IDNR: Umsatzsteuer-Identifikationsnummer (DE)
- CIF: Código de Identificación Fiscal (ES)
- NIF: Número de Identificación Fiscal (ES)
- CNPJ: Cadastro Nacional Da Pessoa Jurídica (BR)
- UID: Unternehmens-Identifikationsnummer (CH)
- OTHER: Other registration types (covers additional countries including SE)
Type of business entity. Required if businessRegistrationNumber is provided.
Validation Response
Created
No Content. The endpoint is pre-verified (migrated as already verified at ZipWhip), so a verification already exists and no submission was made.
The request was malformed.
The request contains invalid parameters or body fields.
UseCase categories must only be of these types
Responses
Fetch the status of a toll-free number verification
Statuses
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier of the workspace.
OK
The requested resource was not found.
Responses
Verification status Message
Update toll-free number verification submission
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier of the workspace.
Optional business registration number (TaxID). Used for toll-free verification.
Country that issued the business registration (ISO 3166-1 alpha-2 code). Any valid country code is accepted.
Type of business registration:
- EIN: Employer Identification Number (US)
- CBN: Canada Business Number (CA)
- NEQ: Quebec Enterprise Number (CA)
- PROVINCIAL_NUMBER: Provincial Business Number (CA)
- CRN: Company Registration Number (GB, HK)
- VAT: Value-added Tax Identification Number (GB, IE, BR, NL)
- ACN: Australian Company Number (AU)
- ABN: Australian Business Number (AU)
- BRN: Business Registration Number (HK)
- SIREN: INSEE identification number (FR)
- SIRET: Establishment identification number (FR)
- NZBN: New Zealand Business Number (NZ)
- UST_IDNR: Umsatzsteuer-Identifikationsnummer (DE)
- CIF: Código de Identificación Fiscal (ES)
- NIF: Número de Identificación Fiscal (ES)
- CNPJ: Cadastro Nacional Da Pessoa Jurídica (BR)
- UID: Unternehmens-Identifikationsnummer (CH)
- OTHER: Other registration types (covers additional countries including SE)
Type of business entity. Required if businessRegistrationNumber is provided.
OK
The request was malformed.
The requested resource was not found.
The request contains invalid parameters or body fields.
Responses
Retrieve all Verification of a Workspaces
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier of the workspace.
OK
The token that can be passed as pageToken in URL to retrieve the next set of results. If missing, no more results to display. To know more, refer to the pagination section.
The requested resource was not found.
Last updated
Was this helpful?

