Core

Check API availability

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

get/ping

Headers

x-oneflow-api-tokenstring required

The API key of your Oneflow account.

x-oneflow-user-emailstring email

The email address of a registered Oneflow user.

Response

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.