Reachability (Independent Publisher) (Preview)
Check reachability of any site/webpage from any country in the world.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Troy Taylor |
URL | https://www.hitachisolutions.com |
ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
Publisher | Troy Taylor, Hitachi Solutions |
Website | https://apilayer.com/marketplace/description/reachability-api |
Privacy policy | https://www.ideracorp.com/Legal/APILayer/PrivacyStatement |
Categories | Website |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Check reachability of a URL |
Returns details about request. If no country is entered as a parameter, a random country will be used. |
Check reachability of a URL
Returns details about request. If no country is entered as a parameter, a random country will be used.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
URL
|
url | True | string |
The URL address to check. |
Country Code
|
country | string |
A ISO 3166-1-format country code. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Status Code
|
status_code | integer |
The request status. |
Status
|
status | string |
The numeric status code. |
IP
|
ip_data.ip | string |
The IP address. |
Country
|
ip_data.country | string |
The country request was from. |
The autonomous system number
|
ip_data.asn.asnum | integer |
ASN |
The name of the operator organization
|
ip_data.asn.org_name | string |
Organization Name |
The request city.
|
ip_data.geo.city | string |
City |
The request region.
|
ip_data.geo.region | string |
Region |
The request region name.
|
ip_data.geo.region_name | string |
Region Name |
The request postal code.
|
ip_data.geo.postal_code | string |
Postal Code |
The request latitude.
|
ip_data.geo.latitude | float |
Latitude |
The request longitude.
|
ip_data.geo.longitude | float |
Longitude |
The request timezone.
|
ip_data.geo.tz | string |
Timezone |