Achille
Gender: MaleMeaning: Heroic
Comments: Greek
Pronunciations: Not available at this time.
Share this -
Simply share like : http://www.NamesETC.org/names/AchilleCalling the APIs (small option) -
REQUEST -http://www.NamesETC.org/api.php?name=Achille&key=FREE-KEY&size=small
RESPONSE JSON ---
- Same as using with no size option.
- Returns name and gender.
{ "name": "Achille", "gender": "Male" }
Calling the APIs (medium option) -
REQUEST -http://www.NamesETC.org/api.php?name=Achille&key=FREE-KEY&size=medium
RESPONSE JSON ---
- Returns name, gender & meaning.
{ "name": "Achille", "gender": "Male", "meaning": "Heroic" }
Calling the APIs (large option) -
REQUEST -http://www.NamesETC.org/api.php?name=Achille&key=FREE-KEY&size=large
RESPONSE JSON ---
- Returns everything.
{ "name": "Achille", "meaning": "Heroic", "gender": "Male", "origin": "", "comments": "Greek" }