Setup

To use the http-functions API, install the @wix/http-functions package using npm or Yarn:

Copy

or

Copy

Then import { functions } from @wix/http-functions:

Copy

Last updated: 4 August 2025

Did this help?