Look up French company data from the SIRENE registry. Accepts SIREN (9 digits), ...
https://api.strale.io/x402/french-company-dataOverview
Look up French company data from the SIRENE registry. Accepts SIREN (9 digits), SIRET (14 digits), or company name. Returns company name, SIREN, SIRET, address, activity code, directors, and derived VAT number. SQS: 82/100.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
199ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-04-15 18:35:32
Last Healthy
2026-04-15 18:35:32
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"company_name": {
"description": "Company name for fuzzy search (e.g. Total, Renault, LVMH)",
"type": "string"
},
"siren": {
"description": "SIREN number (9 digits) or SIRET (14 digits). If you only have a company name, use the company_name field.",
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"activity_code": {
"type": "string"
},
"address": {
"type": "string"
},
"company_name": {
"type": "string"
},
"directors": {
"type": "array"
},
"jurisdiction": {
"description": "ISO 3166-1 alpha-2 country code",
"type": "string"
},
"siren": {
"type": "string"
},
"siret": {
"type": "string"
},
"status": {
"type": "string"
},
"vat_number": {
"description": "EU VAT number (auto-derived from national ID when possible)",
"type": "string"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-04-15 18:35:32 | healthy | 402 | 191ms | |
| 2026-04-15 17:37:16 | healthy | 402 | 199ms | |
| 2026-04-15 16:44:05 | healthy | 402 | 199ms | |
| 2026-04-15 15:03:10 | healthy | 402 | 195ms |