FamilySearch Wiki API: Difference between revisions
StringhamDB (talk | contribs) No edit summary |
StringhamDB (talk | contribs) |
||
Line 1: | Line 1: | ||
== Overview == | == 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 | |||
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 | ||
data contained in the | |||
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]] |
Revision as of 10:59, 27 April 2010
Overview[edit | edit source]
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.