Name Not Found is an example object payload from Nationalize.io, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"description": "Response when a name is not found in the dataset after all matching attempts",
"request": {
"method": "GET",
"url": "https://api.nationalize.io?name=zzzzunknown&apikey=YOUR_API_KEY"
},
"response": {
"status": 200,
"body": {
"name": "zzzzunknown",
"country": null,
"count": 0
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.