📄authenticate
Description
Authenticate users and issue valid tokens.
Header parameters
Name
Info
Required
apiID
ID of the API
apiKey
Key of the API
Response
struct {
"token": string
}
Last updated
Authenticate users and issue valid tokens.
apiID
ID of the API
apiKey
Key of the API
struct {
"token": string
}
Last updated