FamilySearch Wiki API: Difference between revisions

(Created page with '== FamilySearch Wiki API == '''Overview''' This API provides developers code-level access to the entire FamilySearch Wiki reference. The goal of this API is to provide direct, …')
 
m (Formatting)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== FamilySearch Wiki API ==
== 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  
'''Overview'''
data contained in the FamilySearch Wiki databases. Client programs can use the API to  
This 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 MediaWiki databases. Client programs can use the API to  
login, get data, and post changes.  The API uses RESTful calls and supports a  
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.
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]]
[https://wiki.familysearch.org/en/api.php 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)
 
[[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)