Welcome to the Family Echo Q&A forum. In order to ask or answer questions, please ensure you sign in at Family Echo first.
Welcome to Family Echo Q&A. In order to ask or answer questions, please ensure you sign in at Family Echo first.

Before asking a question, please check the Frequently Asked Questions page.

June 25, 2026: This Q&A has just been moved to a new server. If you experience any problems, please let us know.
0 votes
950 views
The Other question which is related to API, is the Authentication and what I want to do is keep adding the data on my family gradually and when I call the API, I should get the latest person added on it, is that something possible?
by nandmin (120 points)
Can someone help me here.

1 Answer

0 votes

The API takes a GEDCOM or, I'm assuming, a FamilyScript document and returns a link to the family tree that Family Echo creates from that document. Is that what you're looking for?

Here's a link to a simple python example that uses the API

by lsommerer (57.4k points)
edited by lsommerer
...