Where in the API?
LegacyUser
✭✭✭✭
Spencer Lee Thomason said: am trying to find how I can access all of the various research-help via the API? I can see that if I make a call like below, I can find the record-hint. I need to be able to have other "Research Help" items exposed in a similar way. What is the best way to do this?
With a hint:
UI
https://www.familysearch.org/tree/per...
AJAX call
https://www.familysearch.org/service/...
Without hint:
UI
https://www.familysearch.org/tree/per...
AJAX call
https://www.familysearch.org/service/...
I think we will just have to call that for each of the children. On parents we can look for the icon, for the kids, we will have to make that 2nd call.
With a hint:
UI
https://www.familysearch.org/tree/per...
AJAX call
https://www.familysearch.org/service/...
Without hint:
UI
https://www.familysearch.org/tree/per...
AJAX call
https://www.familysearch.org/service/...
I think we will just have to call that for each of the children. On parents we can look for the icon, for the kids, we will have to make that 2nd call.
Tagged:
0
Comments
-
joe martel said: The API is accessible through the partner program. https://partners.familysearch.org/programs/s/sp-overview
This is the documentation https://partners.familysearch.org/programs/s/sp-developer-resources0 -
Spencer Lee Thomason said: Thanks for the response!
So I have scoured here: https://www.familysearch.org/develope...
I can't find the exacts of what I am searching for (see original post).
I was looking here:
https://www.familysearch.org/develope...
and the section about "Record Hinting". The links are all broken.
Like I said, I found some that did work, but I can't find something to work for the following:
-Needs More Info
-In Progress
-Request Ordinances
-Research Suggestions
-Data Problems
Can you give me an example of which API calls would return these?
Thanks!0 -
Spencer Lee Thomason said: So while I was searching this person:
https://www.familysearch.org/tree/per...
I see a call to this call:
https://www.familysearch.org/service/...
What is the relation between LYXT-BDB and cis.user.MMMM-64LL?0 -
Jeff Wiseman said: Joe,
Can ANY INDIVIDUAL write their own personal application to access and manipulate the FS FamilyTree via the API? I thought that this was tightly limited to only certain organizations.0 -
Tom Huber said: I'm going to speculate, giving no other information from Joe or anyone else on the weekend, that you will need to ask these questions in a developer forum.
See https://www.familysearch.org/develope... for various support functions.
Those of us users who inhabit this forum and offer our experience are concerned more with the operation through the UI of FamilySearch, rather than dealing with the API calls.
There may also be a community forum for developers... See https://community.familysearch.org/s/... and select the FamilySearch Products and Tools category. You may have to log in with your FamilySearch credentials to access the community (normally reached by clicking on Help ... Community.0 -
joe martel said: Take a look at the link above https://partners.familysearch.org/programs/s/sp-overview. It details the various levels of partnering and a "Get Started" to start the application process to use the API.0
-
Lyle Toronto said: It's not advised to use the API services that the UI uses. These will change and update without warning as the UI changes and updates. More generic and stable APIs are available. If you follow the links that Joe provided you can find them. This link gets you a little closer. https://www.familysearch.org/develope...0
This discussion has been closed.