Skip to contents

Metadata (Beta)

Get beta metadata for a company.

View as Markdown

Returns beta/experimental metadata for the specified company. This endpoint provides access to new data fields that are being tested before general availability.

Endpoint

Parameters

ParameterTypeInDescription
company_idintegerpathThe unique identifier of the company.

Code Examples

Get beta metadata

Response

The response body has no {"ok": ...} envelope. Top-level keys: company, seo, alternatives, risks, relations, meta, contacts_summary. Company contacts, shareholders and capital values are stripped from this public shell — the contacts_summary block carries typed counts instead.

Success response

Error Handling

Errors are returned as {"status": <HTTP code>, "message": "<text>"}.

Error response