Skip to main content
POST
Login creditor

Body

application/json
email
string<email>
required
Maximum string length: 255
password
string<password>
required
recaptcha
string
required
device_name
string
Maximum string length: 255
remember
boolean
default:true

When false, issue the refresh token with the standard non-remembered TTL. Omitted or true uses the remembered refresh-token TTL.

Response

Creditor logged in.

message
string
required
data
object
required

Creditor user resource returned by the backend.

meta
object
required
Last modified on July 20, 2026