This API gives access to the project database.<br>
Access is restricted. Authentication can be obtained with HTTP Basic Auth using username and password. Data access methods can also be accessed using an API key at the URL ending like ?key=xxx<br>
There are a number of different user levels:<br>
<ul>
<li>read:read access to the samples database</li>
<li>write:write access to the samples database, users can change only the values they created</li>
<li>maintain:functions like changing templates, validating data, changing values of others</li>