Find out which API endpoints to use to get information on projects and how to add, read and update contributions.
Get information about the version of GeoKey, and any extensions, installed on the server.
Register a new user programmatically.
Get user info to use in your client.
Update the user info via the API.
Update the user's password via the API.
Get a list of all projects the authenticated user is allowed to access
Get detailed information about a single project
Get a list of all contributions in a project.
Search for contributions using a keyword, filter using a subset or using boundary box
Get a single contribution from a project.
Add a new contribution to a project.
Update an existing contribution.
Delete an existing contribution.
Get a list of all comments to a contribution.
Add a comment to a contribution.
Update a comment to a contribution.
Delete a comment from a contribution.
Get a list of all documents attached to a contribution.
Get a single document from a contribution.
Add a document to a contribution.
Delete a document from a contribution.
JSON representation of a project.
JSON representation of a category.
JSON representation of a field.
JSON representation of a contribution.
JSON representation of a comment.
JSON representation of a document.
JSON representation of a subset.