v1

latestOpenAPI 3.1.0Proprietary2026-07-134247109.0 KB
Auth

Verify connection

Plan: All plans.

Cheap authenticated call to confirm credentials work. Used by Zapier.

get/connections

Response

OK

statusstring
namestring

Authenticated user's name.

accountstring

Account business name.

Example response

{
  "status": "ok"
}