Auth token
Login using username and password to obtain a token.
Get auth token for a user using username and password
POST
https://api.starfall.ai/auth-token
Request Body
Name
Type
Description
username*
String
username
password*
String
password
Last updated