API is protected with Basic Authetntication: https://en.wikipedia.org/wiki/Basic_access_authentication. Username and passowd will be provided to you by Warpit Team.
curl --user warpit-examples:aa223f4b5a53236ef8fdf8ed2dc3ds295fd1057ca6 \
-X GET 'https://support.solve-x.net/warpitPetra/API/v2/project/3/data/export/csv?excludedColumns=id_loginSID,flag_cli,id_clien' \
-H 'cache-control: no-cache'
curl --user warpit-examples:aa223f4b5a53236ef8fdf8ed2dc3ds295fd1057ca6 \
-X GET 'https://support.solve-x.net/warpitPetra/API/v2/project/3/data/export/csv?excludedColumns=id_loginSID,flag_cli,id,id_clien&onlyValidRecords=true' \
-H 'cache-control: no-cache'