Skip to content

Zefi APIBuild on Zefi from your own systems

A REST API over the things Zefi already does — starting with survey links, so a CRM, a support desk or a batch job can mint one without opening the platform.

What you can build today

Survey links. Create the links Zefi would otherwise generate from the platform UI, carrying your own customer and respondent metadata, so a response arrives already attributed instead of anonymous.

Everything else

These apply to every part of the API, not just survey links:

  • Authentication — creating a key, scopes, replacing and revoking
  • Errors — the shape of a failure and which codes are worth retrying
  • Rate limits — what the budgets are and how to stay inside them

The API is versioned in the path. v1 is current, and additive changes — new fields, new endpoints — will not break a working integration.

Zefi API v1