Jump to Content
LiveConsent API Reference
API Reference
v1.21

Log InLiveConsent API Reference
API Reference
Log In
v1.21API Reference

Introduction

  • Getting Started
  • Developer account

LiveConsent

  • Authentication
    • Authentication functionget
  • Create Request
    • Create Request functionpost
    • Create Request Notes
  • Account
    • Get Account Details functionget
    • Update Account functionpost
    • Get Account Limits functionget
  • Manage Request
    • Get Request Documents functionget
    • Get Request Details functionget
    • Get Request Recipient Status functionget
    • Get Request Recipients Status functionget
    • Get Request Messages functionget
    • Update Request Document functionpost
    • Get Request Certificates functionget
    • Get Recipient Actions functionget
    • Abandon Request functionpost
    • Get Request URLs functionget
    • Update Request Recipient functionpost
    • Get Requests List functionget
    • Update Request functionpost
    • Extend/Resend Request functionpost
    • Get Request Status functionget

Follow a LCS Request

  • Callback Method

API Limits

  • API Usage Limits
  • Default LCS API Limits

Appendix

  • Error/Return codes
Powered by 

Authentication function

get https://api.liveconsent.com/LCSWS/account/authentication

This method is used to get the authorization token in order to communicate with LCS API. This authorization token will be used for the web services functions calls and it will be valid for an hour from the generation time.
API function usage type: Standard

Language
Click Try It! to start a request and see the response here!