Skip to main content

White labelling

Base URL https://api.leadx.in/api/key/protected. Every request needs an apikey header — see Authentication.

2 endpoints.

GET /white-labelling

Get white labelling.

Auth apikey

:::note Used by the web app pages/WhiteLabelling.jsx :::

Errors SettingsNotFound_400

PUT /white-labelling

Update white labelling.

Auth apikey · Success 200

:::note Used by the web app pages/WhiteLabelling.jsx :::

Request body

FieldDefault
appUrl
appLogo
appDarkLogo
appFavLogo
appSmallLogo
appDarkSmallLogo
appEmailLogo

Errors SettingsNotFound_400