Search establishments
POST /mx/siem/establishments/v1
query (the upper-cased name that was searched), establishments,
and pagination (total, page, page_size, total_pages).
Establishment detail
POST /mx/siem/establishment/v1
found, establishment_id, and establishment (null when the id is
unknown).
SIEM is a self-declared, voluntary directory: each establishment decides
whether to register and which fields to publish. Treat results as a declared
commercial profile, not proof of existence or legitimacy, and treat absence
as no signal at all.
These lookups can take longer than a typical request. They are
async jobs. By default the request waits inline and returns
{ data }, or you can poll / use a callback_url.Full reference
Schemas, response fields, and an interactive playground.