Skip to main content
GET
/
login
Authentication
curl --request GET \
  --url https://apitest.tunamatbaacilik.com.tr/login
"API_OK^f5c46f793e07c46fd49884b107e9bb2462fcaeabebc63a4e7923c9edb059e673"

Query Parameters

username
string
required

Firma Kullanıcı Adı

password
string
required

Şifreniz

Response

Başarılı

status
string

Başarılı durum (API_OK)

Example:

"API_OK"

token
string

JWT token

Example:

"f5c46f793e07c46fd49884b107e9bb2462fcaeabebc63a4e7923c9edb059e673"