Skip to main content

About APIs override

Overriding of the apis will allow you to take full control of what happens when our frontend widgets call your backend.

important

For most cases that involve modifying the default behaviour (that don't need a change in the input / output JSON structure), you want to checkout backend functions override instead.

Example use cases:#

  • Post API callback for sending analytics or saving info in your db.
  • Changing the input / output specification of the API to meet your requirements.
Looking for older versions of the documentation?
Which UI do you use?
Custom UI
Pre built UI