Nationalize_io (Independent Publisher) (Preview)
Nationalize.io predicts the nationality of a person given their name. Use the API for analytics, ad segmenting, demographic statistics etc. The API is free for up to 1000 names/day.
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 | Tomasz Poszytek |
URL | https://aka.ms/poszytek |
tomasz@poszytek.eu |
Connector Metadata | |
---|---|
Publisher | Tomasz Poszytek |
Website | https://nationalize.io/ |
Privacy policy | https://nationalize.io/ |
Categories | AI;Data |
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
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 |
---|---|---|---|
Provide your API key. Type "none" if you are using free plan. | securestring | Provide your API key. Type "none" if you are using free plan. | True |
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Check name(s) nationality |
Check nationality of a single name or multiple names. For multiple names - separate them with comma. |
Check nationality of a single name or multiple names. For multiple names - separate them with comma.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Name(s)
|
name | True | string |
Name(s) to check the nationality. For multiple, separate with comma. Up to 10 names at a time. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Name
|
name | string |
Checked name. |
Countries
|
country | array of object |
List of checked countries. |
Name
|
country.country_id | string |
Country ISO code. |
Probability
|
country.probability | float |
The certainty of the assigned nationality. |