User manual

API Interface

API interface
 
With the yve REST API interface, your system can query, change and delete data in yve.
 
The query is made via an HTTPS POST call in JSON format.
 
Authentication takes place via the HTTP Authorization header, each user has their own API key, which you can find under
'User->(Name)->Password' in your yve account.
 
Further technical information can be found in the API documentation, which you can request from yve support.