cURL
curl --request POST \ --url https://api.iklim.co/v1/auth/login \ --header 'Content-Type: application/json' \ --data ' { "username": "name@domain.com", "password": "password" } '
200
Example
{ "username": "<string>", "type": "<string>", "accessToken": "<string>", "refreshToken": "<string>" }
Kullanıcı Adı ve Şifre İle Giriş Yapılır
Documentation IndexFetch the complete documentation index at: https://api-docs.iklim.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://api-docs.iklim.co/llms.txt
Use this file to discover all available pages before exploring further.
E-Posta Biçiminde Kullanıcı Adı
"name@domain.com"
Şifre
"password"
Başarılı Giriş
Kullanıcı Adı
Kimlik Doğrulama Belirteci Türü
Kimlik Doğrulama Belirteci
Kimlik Doğrulama Belirtecini Yenilemek için Kullanılan Belirteç