Agovay
Gender: FemaleMeaning: Strong-spined, genus of plants
Comments: Botanical
Pronunciations: Not available at this time.
Share this -
Simply share like : http://www.NamesETC.org/names/AgovayCalling the APIs (small option) -
REQUEST -http://www.NamesETC.org/api.php?name=Agovay&key=FREE-KEY&size=small
RESPONSE JSON ---
- Same as using with no size option.
- Returns name and gender.
{ "name": "Agovay", "gender": "Female" }
Calling the APIs (medium option) -
REQUEST -http://www.NamesETC.org/api.php?name=Agovay&key=FREE-KEY&size=medium
RESPONSE JSON ---
- Returns name, gender & meaning.
{ "name": "Agovay", "gender": "Female", "meaning": "Strong-spined, genus of plants" }
Calling the APIs (large option) -
REQUEST -http://www.NamesETC.org/api.php?name=Agovay&key=FREE-KEY&size=large
RESPONSE JSON ---
- Returns everything.
{ "name": "Agovay", "meaning": "Strong-spined, genus of plants", "gender": "Female", "origin": "", "comments": "Botanical" }