Verificação de API

Appointment

GET /appointment/available-slots?IdClient={clientId}&startDate=2026-01-08&endDate=2026-01-09 200
POST /appointment/create 400
GET /appointment/insurances?IdClient={clientId} 200
GET /appointment/available-days-with-slots?IdClient={clientId}&startDate=2026-01-08&endDate=2026-01-09 200

Authentication

POST /authentication/authenticate 400
POST /authentication/automatic-authentication 401
POST /authentication/data-automatic-authentication 400
POST /authentication/revalidate 400
POST /authentication/recover-password 400
POST /authentication/change-password 400

Clinical

GET /clinical/GetClinics 400
GET /clinical/CheckIpClientIsHttps/{clientId} 200

EnvioEmail

POST /email/envio_email 400

EvolCloud

POST /evolcloud/validar-login 400
POST /evolcloud/listar-pacientes 400
GET /evolcloud/listar-pacientes-hash 400
GET /evolcloud/listar-imagens-paciente/00000000-0000-0000-0000-000000000000 200
GET /evolcloud/listar-imagens-paciente/hash/{clientId}/1/00000000-0000-0000-0000-000000000000 200

ExamRequest

GET /pwa/exam-request/0 401
PUT /pwa/exam-request/0 400
GET /pwa/exam-request/by-code/TEST 401
GET /pwa/exam-request/user/0 401
GET /pwa/exam-request/patient/0 401
GET /pwa/exam-request/client/{clientId} 401
GET /pwa/exam-request/file/0 401
POST /pwa/exam-request/create 400
POST /pwa/exam-request/send 400

ExamRequestModel

GET /pwa/exam-request-model/0 200
PUT /pwa/exam-request-model/0 400
GET /pwa/exam-request-model/user/0 200
POST /pwa/exam-request-model 400

ExamRequestPart

GET /pwa/exam-request-part/0 200
PUT /pwa/exam-request-part/0 400
GET /pwa/exam-request-part/user/0 200
POST /pwa/exam-request-part 201

Indicator

POST /indicator/create 201
GET /indicator/0 200
PUT /indicator/0 204
GET /indicator/GetAllAsync 200

Notification

POST /notification/create 201
PUT /notification/0 200
GET /notification/0 200
GET /notification 200

NotificationUser

GET /notification_user/get-by-user/0 200
PUT /notification_user/read-notification/0 200

OccupationArea

GET /occupation_area/0 200
PUT /occupation_area/0 204
GET /occupation_area 200
POST /occupation_area 201

Patient

POST /patient/GetPatients 400
POST /patient/GetPerfilPatient/{clientId}/test/0 200
GET /patient/GetImagesPatient/{clientId}/0/0 200
GET /patient/RenderFilePatient/{clientId}/0/comp 200
GET /patient/DownloadFilePatient/{clientId}/0/comp 200
GET /patient/RenderImagePatient/{clientId}/0/0 200
GET /patient/RenderIconFilePatient/{clientId}/0/0/comp 200
POST /patient/GetPatientsCefx 200
POST /patient/GetServices?IdClient={clientId} 400
GET /patient/GetProcess/{clientId} 200
GET /patient/GetPatientByUniqueLink 400
GET /patient/GetPatientForQrCode/{clientId}/ss/0 200
POST /patient/GetIndicators?IdClient={clientId} 400
GET /patient/PublicarNoServerodonto/{clientId}/0 200

SharedPatient

POST /shared/create 201
GET /shared 200
PUT /shared/0 204

TypeTypeExamRequestPart

GET /pwa/type-exam-request-part/0 200
PUT /pwa/type-exam-request-part/0 400
GET /pwa/type-exam-request-part/all 200
POST /pwa/type-exam-request-part 400

User

GET /user/my-data 200
POST /user/create 400
GET /user/0 200
PUT /user/0 400
DELETE /user/0 204
GET /user/byemail?logon=cdt 200
GET /user/VerifyIfCpfExists?cpf=00000000000 200
GET /user/VerifyILoginExists?login=test 200
GET /user/getAll 200
GET /user/getDetails?IdClient={clientId}&hash=test 200

UserClinica

POST /user_clinica/create 201
GET /user_clinica/0 200
PUT /user_clinica/0 204
GET /user_clinica/byUserId 200
GET /user_clinica/getClinicas 400
PUT /user_clinica/delete/0 204
Voltar para Login