Skip to main content

Company

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

2 endpoints.

GET /company

Get company.

Auth apikey

:::note Used by the web app pages/Billing.jsx, pages/CompanyProfile.jsx :::

Responsedata is one Feature object.

PUT /company

Update company.

Auth apikey · Success 200

:::note Used by the web app pages/Billing.jsx, pages/CompanyProfile.jsx :::

Responsedata is one Feature object. (Resource deduced from the collections this handler reads, not read off an explicit return.)