I would like to create a small web-app to let people conveniently search for ancestors, and then aggregate some of their results. I want to make the process simple and fast for those that have never done family history, and I fear that requiring a FamilySearch account will dissuade a lot of people.
Would I be able to submit API requests to search for a person and his/her ancestors without forcing each user to log in with Family Search?
Can the API be used without the customer logging in to FS?
-
- New Member
- Posts: 3
- Joined: Thu Sep 26, 2013 6:57 am
-
- Community Moderators
- Posts: 3183
- Joined: Sun Jan 13, 2008 6:48 pm
- Location: California
Re: Can the API be used without the customer logging in to F
A login isn't required to perform a search on https://familysearch.org Those who DO login with an LDS account (and are members) are given additional information (ordinances).tahooie wrote:I would like to create a small web-app to let people conveniently search for ancestors, and then aggregate some of their results. I want to make the process simple and fast for those that have never done family history, and I fear that requiring a FamilySearch account will dissuade a lot of people.
Would I be able to submit API requests to search for a person and his/her ancestors without forcing each user to log in with Family Search?
-
- Community Administrator
- Posts: 15155
- Joined: Tue Nov 27, 2007 8:48 pm
- Location: Draper, Utah
Re: Can the API be used without the customer logging in to F
If you have specific questions about the FamilySearch API, you'll get better responses by going to the FamilySearch Developer Center, then following the link to the FamilySearch Developer Network.
-
- New Member
- Posts: 3
- Joined: Thu Sep 26, 2013 6:57 am
Re: Can the API be used without the customer logging in to F
Thanks! Would the search be possible through the API? All the examples seem to require a user to be authenticated. Is there documentation that describes what is and is not possible for a logged in user?
-
- Community Administrator
- Posts: 15155
- Joined: Tue Nov 27, 2007 8:48 pm
- Location: Draper, Utah
Re: Can the API be used without the customer logging in to F
All the documentation is on the FamilySearch Developer Center, which is also the best place for you to ask these questions.tahooie wrote:Thanks! Would the search be possible through the API? All the examples seem to require a user to be authenticated. Is there documentation that describes what is and is not possible for a logged in user?