API Documentation OPEN API SMARTCARE
API Documentation OPEN API SMARTCARE
SMARTCARE
Host: http://10.20.60.229
1. Auth
Endpoint: /api/Auth/login
Method: POST
Description: This endpoint is used to authenticate users using login credentials. The user
needs to provide a username and password.
Request
Auth Type: Basic Auth
Parameters:
• username (string)
• password (string)
Response
Status Code: 200 OK
Method: POST
Description: This endpoint is used to create a new ticket with customer details such as
name, email, and ticket number.
Request
Auth Type: Bearer Token
Body (JSON):
Response
Status Code: 200 OK