Welcome to the GenoConnect developers guide!
You can install the Genogram library by adding the following line to your web page:
You can register here to create your account. You can then login and generate your API keys.
We support 2 types of API key:
Development keys are free to use whilst production keys are chargeable depending on your usage pattern. Have a look at our licensing page for more information about pricing.
API keys are generated as UUIDs, so your installation line will look something like:
You can now generate a genogram by passing in some data:
Notice that when we call the Genogram we pass in the ID of the <div> that we want it drawn in.
Have a look at our demos for more examples. In the next section we look in more detail at the genogram data.