DeepFellow API ReferenceAuthorization
Login
Login user.
curl -X POST "https://loading/auth/login" \ -H "Content-Type: application/json" \ -d '{ "email": "string", "password": "string" }'{
"access_token": "string",
"refresh_token": "string",
"token_type": "bearer",
"access_expires_at": 0,
"refresh_expires_at": 0
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.