Check API availability

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Headers
string
required
length between 40 and 40
^[a-zA-Z0-9-]+$

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
LoadingLoading…