FamilySearch Wiki API: Difference between revisions
StringhamDB (talk | contribs) |
m (Formatting) |
||
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
wide variety of formats including XML, JSON, PHP, YAML and others. | wide variety of formats including XML, JSON, PHP, YAML and others. | ||
[https://wiki.familysearch.org/en/api.php https://wiki.familysearch.org/en/api.php] | |||
== Applications Currently Consuming the FamilySearch Wiki API == | == Applications Currently Consuming the FamilySearch Wiki API == | ||
Line 11: | Line 11: | ||
* LiveRoots | * LiveRoots | ||
* Mobile Tree (Pulling up in a view the wiki) | * Mobile Tree (Pulling up in a view the wiki) | ||
[[Category:FamilySearch Developer Network|{{PAGENAME}}]] |
Latest revision as of 18:01, 10 October 2014
Overview
The FamilySearch Wiki API provides developers code-level access to the entire FamilySearch Wiki reference. The goal of this API is to provide direct, high-level access to the data contained in the FamilySearch Wiki databases. Client programs can use the API to login, get data, and post changes. The API uses RESTful calls and supports a wide variety of formats including XML, JSON, PHP, YAML and others.
https://wiki.familysearch.org/en/api.php
Applications Currently Consuming the FamilySearch Wiki API
- FamilySearch RecordSearch
- LiveRoots
- Mobile Tree (Pulling up in a view the wiki)