API Login

Login

POST https://YOUR-CONTAINER.datumfactory.com/api/login

Login to the API and retrieve an authentication token to be used in future requests.

Query Parameters

Name
Type
Description

email

string

Account email.

password

string

Account password.

Last updated

Was this helpful?