Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.29 KB

examples.md

File metadata and controls

51 lines (36 loc) · 1.29 KB

WikiTree API Examples

getProfile

getPerson

getBio

getPhotos

getAncestors

getDescendants

getRelatives

getWatchlist

getDNATestsByTestTaker

getConnectedProfilesByDNATest

getConnectedDNATestsByProfile

getCategories

searchPerson

Authentication

Random Tree Walk

This JavaScript example demonstrates a handful of the API functions working together in a simple app that randomly walks through connected profiles.