📄authenticate

Description

Authenticate users and issue valid tokens.

Header parameters

NameInfoRequired

apiID

ID of the API

apiKey

Key of the API

Response

struct { 
    "token": string 
}

Last updated