Explore
API Dados Legais
1.0.0
OAS 3.0
Servers
https://api.dadoslegais.com - Development server
Authorize
ClientConsents
GET
/api
/clientConsents
List clientConsents
POST
/api
/clientConsents
/createRequest
Create a single consentRequest
GET
/api
/clientConsents
/acceptRequest
/{uuid}
Accept a specific consentRequest
GET
/api
/clientConsents
/{id}
Get a single clientConsent
GET
/api
/clientConsents
/download
Download a CSV file with all clientConsents
Companies
POST
/api
/companies
/import
Returns a list of ConsentRequest by a Company Id.
ConsentRequest
GET
/api
/consentRequest
/
Returns a list of ConsentRequests of the current company of the logged user.
GET
/api
/widgets
Returns a summary of the consentRequests of the current company of the logged user.
ConsentType
GET
/api
/consentTypes
Get a list of consentTypes
POST
/api
/consentTypes
Create a new consentType
GET
/api
/consentTypes
/{id}
Get information about a specific consentType
Users
POST
/api
/users
/signin
Sign in