Welcome to Livvi API Documentation
Here you will be able to find all our documentation that you may need to create with Livvi.
How to authenticate with Athos API
Managing AccessDiscover the best access management feature for your use case.
API or Webhooks?Figure out if you need API access or to configure a webhook!
Parameters for POST and DELETE requests
ATTENTION: Read this before proceeding.
ALL PARAMETERS for POST and DELETE requests MUST be passed through the request body using application/x-www-form-urlencoded encoding.
Although the documentation states that query parameters may be used in POST and DELETE methods, this behavior is deprecated and will be removed in the future.
Query parameters MUST only be used in GET requests!