Sirenic
GET api.sirenic.eu/v1/prospection
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
French B2B prospecting and lead generation over the full official French company registry (29.8M companies): build targeted company lists with multi-criteria filters — NAF/APE activity code, departement or postal-code prefix, legal form, workforce bracket, company age, active RGE environmental certification, gender-equality index. Returns 100 active companies per page; each page is one payment. Combine filters to narrow a market segment into fresh, registry-grade company lists for France.
Resource: api.sirenic.eu/v1/prospection
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x76A672EEe56D29D475b0715cc03B8C99D70EC8A2
Payment methods: — · Last validation: 2026-09-14 16:11:54.495+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [],
"properties": {
"naf": {
"type": "string",
"description": "NAF/APE code or prefix (62, 62.01, 62.01Z)"
},
"rge": {
"type": "string",
"description": "true|false — only companies with an active RGE environmental certification"
},
"page": {
"type": "string",
"description": "Page number, 100 results per page; each page is a separate payment (default 1)"
},
"age_max": {
"type": "string",
"description": "Maximum company age in years (0-200)"
},
"age_min": {
"type": "string",
"description": "Minimum company age in years (0-200)"
},
"egapro_min": {
"type": "string",
"description": "Minimum gender-equality index (0-100)"
},
"code_postal": {
"type": "string",
"description": "Postal-code prefix, 2 to 5 digits. Mutually exclusive with departement"
},
"departement": {
"type": "string",
"description": "French departement (2 digits, 2A/2B, 97x/98x). Mutually exclusive with code_postal"
},
"effectif_max": {
"type": "string",
"description": "Maximum workforce (integer 0-1000000)"
},
"effectif_min": {
"type": "string",
"description": "Minimum workforce (integer 0-1000000)"
},
"forme_juridique": {
"type": "string",
"description": "INSEE legal-category prefix, 2 to 4 digits (sole traders, category 1000, are always excluded)"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x76A672EEe56D29D475b0715cc03B8C99D70EC8A2",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x76A672EEe56D29D475b0715cc03B8C99D70EC8A2",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
},
{
"raw": {
"asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
"extra": {
"name": "EURC",
"version": "2"
},
"payTo": "0x76A672EEe56D29D475b0715cc03B8C99D70EC8A2",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
"asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
"payTo": "0x76A672EEe56D29D475b0715cc03B8C99D70EC8A2",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.