---
title: "Create an eligibility check for a number that you want to host in Twilio."
method: POST
path: "/v1/HostedNumber/Eligibility"
tags: ["NumbersV1Eligibility"]
---

# Create an eligibility check for a number that you want to host in Twilio.

`POST /v1/HostedNumber/Eligibility`

Create an eligibility check for a number that you want to host in Twilio.

## Request body

- object

## Response `200`

OK

- NumbersV1Eligibility
  - `results` unknown[], nullable — The result set that contains the eligibility check response for the requested number, each result has at least the following attributes: phone_number: The requested phone number ,hosting_account_sid: The account sid where the phone number will be hosted, date_last_checked: Datetime (ISO 8601) when the PN was last checked for eligibility, country: Phone number’s country, eligibility_status: Indicates the eligibility status of the PN (Eligible/Ineligible), eligibility_sub_status: Indicates the sub status of the eligibility , ineligibility_reason: Reason for number's ineligibility (if applicable), next_step: Suggested next step in the hosting process based on the eligibility status.
    - unknown

---

[API](https://skmtc.net/twilio/apis/numbers-v1.md) · [All operations](https://skmtc.net/twilio/apis/numbers-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/numbers-v1/versions/6e03a6a50c9d/schema)
