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