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"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.