Geni Developer API

Started by Lawrence Smith on Monday, March 4, 2019
Problem with this page?

Participants:

3/4/2019 at 6:12 PM

I made a call to add a profile, however, birth date and birth location are not reflected in new profile, and i don't see any errors. It would be great if an example of each API call is provided.

my call was :
https://www.geni.com/api/profile/add?first_name=Carl&middle_nam... Gus Brown&gender=Male&public=true&birth: { date: { day: 14 , month: 12 , year: 1966 } , location : { country: Canada }}&is_alive=true}

Create a free account or login to participate in this discussion