Check API availability

Use this endpoint to check if the Oneflow API is available and to authenticate a Oneflow user.

Headers
string
required
length between 40 and 40

The API key of your Oneflow account.

string

The email address of a registered Oneflow user.

Responses
200

The service is up, and the API token is valid.

401

The API token or the user email is invalid.

Language
URL