FamilySearch Wiki API: Difference between revisions
StringhamDB (talk | contribs) (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, …') |
StringhamDB (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
== | == Overview == | ||
This API provides developers code-level access to the entire FamilySearch Wiki | 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 | reference. The goal of this API is to provide direct, high-level access to the | ||
Line 8: | Line 6: | ||
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]] |
Revision as of 10:57, 27 April 2010
Overview[edit | edit source]
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 wide variety of formats including XML, JSON, PHP, YAML and others.
[[1]]