Skip to main content
GET
Search companies

Authorizations

Authorization
string
header
required

An API key issued by The Data City, sent as: Authorization: Bearer YOUR_KEY

Query Parameters

query
string
limit
integer<int32>
default:1000

Response

OK

CompanyNumber
string | null

Company identifier from embeddings / search index.

SimilarityScore
number<double>

Similarity score (higher is better).

CompanyDetails
any | null

Company payload; shape matches host ProcessedCompany JSON (France exposes id as Siren).

Last modified on July 30, 2026