Skip to main content
GET
Company Info

Company Details

Retrieve or update details of the company associated with the API key.

Endpoints

Authentication

[!NOTE] Requires a valid company API key in the Authorization header (format: Api-Key <key>).

GET - Retrieve Company Details

PATCH - Update Company Details

The update operation accepts partial updates — only include the fields you wish to change.

Responses

200: OK

Company details returned or updated successfully.

400: Bad Request

Invalid request body.