{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_jzg679dcb4ky","handle":"sirenic-sirenic","url":"https://wellknown.network/agents/sirenic-sirenic","links":{"self":"https://wellknown.network/agents/sirenic-sirenic/record.json","html":"https://wellknown.network/agents/sirenic-sirenic","markdown":"https://wellknown.network/agents/sirenic-sirenic/record.md","api":"https://wellknown.network/api/v1/agents/sirenic-sirenic","status":"https://wellknown.network/api/v1/agents/sirenic-sirenic/status","claim":"https://wellknown.network/agents/sirenic-sirenic/claim","claimApi":"https://wellknown.network/api/v1/claims","badge":"https://wellknown.network/agents/sirenic-sirenic/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:api.sirenic.eu:agent:sirenic-sirenic","type":"application/a2a-agent-card+json"},"kind":"agent","declared":{"name":"Sirenic","summary":"Pay-per-call French & European company data (official registers: INSEE Sirene, INPI RNE, NBB, Zefix and 8 more, plus worldwide entities via LEI/GLEIF). Every skill is a paid HTTP resource: send a JSON data part {\"path\": \"/v1/...\"} or {\"skill\": \"<id>\", \"params\": {...}}; the agent replies with an x40…","description":"Pay-per-call French & European company data (official registers: INSEE Sirene, INPI RNE, NBB, Zefix and 8 more, plus worldwide entities via LEI/GLEIF). Every skill is a paid HTTP resource: send a JSON data part {\"path\": \"/v1/...\"} or {\"skill\": \"<id>\", \"params\": {...}}; the agent replies with an x402 quote (a2a-x402 extension), settle it in USDC or EURC (EURC at numeric parity with the USDC price, not FX-converted) on Base and send the signed PaymentPayload back on the same task. Paying in EURC requires an explicit client opt-in since @x402/core 2.23 (spendControls.allowedAssets), otherwise your client silently keeps the USDC option. Set allowedAssets[].maxAmountPerPayment as well (integer ATOMIC amount, e.g. \"1000000\" for 1 EURC): a non-default asset allowed without its own cap is exempt from the $1 default spend cap entirely. Your x402 client also refuses, by default, any quote above $1.00 per payment (spendControls.maxAmountPerPayment); only GET /v1/kyb/batch (up to $10.50), GET /v1/surveillance/creer (up to $50.00), GET /v1/surveillance/:jeton/renouveler (up to $50.00) can exceed it at full size — each of those skills says so. No account, no API key. Free text is not interpreted.","publisher":{"name":"Sirenic","url":"https://api.sirenic.eu"},"homepage":"https://api.sirenic.eu/llms.txt","repository":null,"version":"1.0.0","license":null,"protocols":["a2a"],"tags":["france","search","siren","sirene","company-lookup","company-profile","officers","kyb","establishments","siret","branches","registry","bodacc","legal-notices","insolvency","alerts","share-capital","shareholders","ownership","inpi","monitoring","company-changes","watchlist","intellectual-property","trademarks","patents","designs","financials","ratios","revenue","annual-accounts","europe","public-procurement","ted","government-contracts","tenders","decp","contract-expiry","tender-anticipation","renewal"],"pricing":null,"endpoints":[{"url":"https://api.sirenic.eu/a2a","type":"a2a","auth":"none","probeable":true}],"skills":[{"id":"/v1/recherche","name":"GET /v1/recherche","tags":["france","search","siren","sirene","company-lookup"],"description":"French company search and company lookup by name or SIREN in the official French company registry (INSEE Sirene / INPI RNE open data). Name search returns the top 10 matches with identity, SIREN, NAF code, city and active/ceased status, plus a score_confiance (0-1 match confidence) that helps disambiguate homonyms. The entry point to official data and company data on France: resolve a trading name to its SIREN identifier before pulling the full company profile, filings or financials. Price: $0.…"},{"id":"/v1/entreprise/{siren}","name":"GET /v1/entreprise/:siren","tags":["france","company-profile","siren","officers","kyb"],"description":"Full French company profile by SIREN: official company data from the French company registry (INSEE Sirene / INPI RNE). One company lookup returns legal name, legal form, head-office address, NAF code, workforce bracket, creation date, active or ceased status, officers with name and role, collective agreement and the computed intra-EU VAT number. The core KYB building block for verifying a French counterparty: registry facts for due diligence, compliance and onboarding checks. Price: $0.005 (US…"},{"id":"/v1/entreprise/{siren}/etablissements","name":"GET /v1/entreprise/:siren/etablissements","tags":["france","establishments","siret","branches","registry"],"description":"All establishments (SIRET) of a French company: the complete list of business locations registered under one SIREN, official data from the French company registry (INSEE Sirene), head office and branches alike, each with its address and open or closed status. Use it to map the branches and addresses of a company across France, or to check whether a given SIRET is still open. The SIREN identifies the legal entity; the SIRET identifies each of its establishments. Price: $0.003 (USDC, or EURC at n…"},{"id":"/v1/entreprise/{siren}/alertes","name":"GET /v1/entreprise/:siren/alertes","tags":["france","bodacc","legal-notices","insolvency","alerts"],"description":"Legal alerts for a French company from BODACC, the official French gazette of legal notices: insolvency proceedings (procedures collectives) and related court filings, deregistrations and business sales, grouped and most recent first. Check whether a French company is subject to collective proceedings before you contract — a due diligence, KYB and compliance signal for supplier onboarding and risk monitoring, drawn from official registry data. Price: $0.01 (USDC, or EURC at numeric parity — sam…"},{"id":"/v1/entreprise/{siren}/capital","name":"GET /v1/entreprise/:siren/capital","tags":["france","share-capital","shareholders","ownership","inpi"],"description":"Ownership and share capital structure of a French company from the official INPI registry: AI extraction of the latest PUBLIC articles of association filed at INPI — share capital amount, legal form, shareholders (name, role, birth YEAR, ownership %), notable clauses, with a confidence level and the source document reference. Due diligence from public filed deeds — NOT a beneficial-ownership register (RBE) and not a beneficial-owner identification. Immutable document: extracted once, cached. Pr…"},{"id":"/v1/entreprise/{siren}/changements","name":"GET /v1/entreprise/:siren/changements","tags":["france","monitoring","company-changes","bodacc","watchlist"],"description":"Company changes monitoring for a French company: the new official BODACC gazette announcements published SINCE a given date (?depuis=YYYY-MM-DD) — the poll endpoint for watchlist and portfolio surveillance. Returns the new announcements (insolvency, deregistration, sales, filings, changes) in reverse-chronological order. Note: detects new BODACC publications, not field-level edits of the Sirene/RNE profile (the monthly stock keeps no history). Price: $0.01 (USDC, or EURC at numeric parity — sam…"},{"id":"/v1/entreprise/{siren}/pi","name":"GET /v1/entreprise/:siren/pi","tags":["france","intellectual-property","trademarks","patents","designs"],"description":"Intellectual property portfolio of a French company from official INPI open data: patents, trademarks and designs — counts plus items with number, title/label, status, ISO dates (trademark filing/registration/expiry, patent publication) and classification (Nice/CIB/Locarno). Designs: one line per filing. An R&D / brand-value signal for due diligence. Trademarks and designs are most-recent-first; patents are NOT sorted upstream (liste_ordre). Inventor names are never returned. Price: $0.03 (USDC…"},{"id":"/v1/entreprise/{siren}/finances","name":"GET /v1/entreprise/:siren/finances","tags":["france","financials","ratios","revenue","annual-accounts"],"description":"Financials of a French company (annual accounts filed at INPI, Banque de France ratios): revenue, EBITDA, net income, debt, financial autonomy — ONE row per fiscal year, each graded (qualite: exploitable / a_verifier / non_exploitable, anomalies, doubtful fields); source rows set aside are served in exercices_ecartes with their reason. Consolidated accounts are served apart and graded the same way. Includes the INPI-keyed tax-form line items (up to 20 years) and a perimetre_comptable block. Pri…"},{"id":"/v1/entreprise/{siren}/marches-publics-ue","name":"GET /v1/entreprise/:siren/marches-publics-ue","tags":["europe","public-procurement","ted","government-contracts","tenders"],"description":"European public procurement contract awards won by a French company, from TED (Tenders Electronic Daily, EU Publications Office): government contracts and tenders — buyer, country, subject, notice-level amount, CPV codes, co-winners and official notice link. Identifier-based matching only (SIREN/SIRET incl. spaced variants). Coverage: eForms award notices since 2023-10-25, above EU thresholds; ~57% of award notices carry a usable national identifier — an empty list is not proof of absence. Pric…"},{"id":"/v1/entreprise/{siren}/marches-publics","name":"GET /v1/entreprise/:siren/marches-publics","tags":["france","public-procurement","government-contracts","tenders","decp"],"description":"Government contracts won by a French company, from the official DECP open data: buyers, dates, procedures, estimated end date, lot number, joint holders, CCAG, price type, advance, amendments, declared subcontracting. Each amount is per contract or LOT, excl. VAT, over its full duration, flagged firm price or ENVELOPE (call-offs, framework ceiling — 43% of rows). Totals as two bounds: raw, and deduplicated when one award is published twice. Awarded contracts, not open calls. Price: $0.01 (USDC,…"},{"id":"/v1/marches/expirations","name":"GET /v1/marches/expirations","tags":["france","public-procurement","contract-expiry","tender-anticipation","renewal"],"description":"Upcoming French public-contract EXPIRATIONS — the predictive layer over DECP open data: contracts whose estimated end date falls inside your window (fenetre_mois, 1-24 months), filterable by CPV prefix (cpv=45) and department, with buyer, incumbent holders, lot number, declared subcontracting, and amounts flagged firm price or ENVELOPE (call-offs, subsequent contracts, tranches, framework ceiling). Buyers re-tender 4 to 9 months before expiry: anticipation BEFORE publication. 50 per page. Price…"},{"id":"/v1/acheteur/{siret}/profil","name":"GET /v1/acheteur/:siret/profil","tags":["france","public-procurement","buyer-profile","government","sourcing"],"description":"Procurement profile of a French public buyer (SIRET): contract counts and amounts, activity by year, top CPV segments, incumbent suppliers ranked with their contracts expiring within 18 months, framework-agreement share, average bids received per tender (competitive intensity) and median data-publication delay — the buying habits a bidder wants before a sourcing meeting. From DECP open data. Price: $0.02 (USDC, or EURC at numeric parity — same figure, not FX-converted; x402)."},{"id":"/v1/entreprise/{siren}/concurrents-marches","name":"GET /v1/entreprise/:siren/concurrents-marches","tags":["france","public-procurement","competitive-intelligence","tenders","decp"],"description":"Who wins French public contracts on the SAME CPV segments as a given company (SIREN): top rival contractors over the last 3 years, with contract counts, total amounts and shared segments — competitive intelligence for public-procurement bidding, from DECP open data. The company's own top-5 CPV segments (last 5 years) define the comparison scope. Price: $0.02 (USDC, or EURC at numeric parity — same figure, not FX-converted; x402)."},{"id":"/v1/entreprise/{siren}/sante","name":"GET /v1/entreprise/:siren/sante","tags":["france","company-health","risk-summary","risk-grid","kyb"],"description":"Company health check for a French company: a bilingual risk read-out — verdict, strengths, warning signs, activity trend and confidence level — from official data only (identity, BODACC alerts, filed financials, sanctions screening). A model fills a closed evaluation grid; every figure, date and sentence is assembled by Sirenic, and guards overrule it when the accounts disagree. Entities filing no accounts get an explicit no-conclusion verdict. For KYB and due diligence. Cached 7 days. Price: $…"},{"id":"/v1/kyb/batch","name":"GET /v1/kyb/batch","tags":["france","kyb","batch","due-diligence","compliance"],"description":"Batch KYB and bulk company lookup: full Know Your Business files for 2 to 100 French companies in one call (comma-separated sirens parameter) — bulk due diligence, compliance and onboarding screening of a whole portfolio, each file with per-block provenance (official register + as-of date). Billed per company at $0.105 (30% off the $0.15 unit price); the amount is quoted from the number of SIREN. A SIREN with no diffusible company is returned as trouve=false and billed as one lookup. Price: $0.…"},{"id":"/v1/comparer","name":"GET /v1/comparer","tags":["france","company-comparison","compare-companies","supplier-selection","vendor-shortlist"],"description":"Company comparison: compare 2 to 5 French companies side by side in one call on official company data — identity, deterministic default-risk score, latest filed accounts (statutory scope) and BODACC insolvency alerts. Benchmarking for supplier selection and vendor shortlist: per-axis rankings, never an overall winner, plus a comparabilite block that flags NOT comparable companies (different sectors, sizes, a holding in the batch). Billed PER COMPANY: signed quote = $0.12 x number of SIREN. Pric…"},{"id":"/v1/kyb/{siren}","name":"GET /v1/kyb/:siren","tags":["france","kyb","due-diligence","compliance","onboarding"],"description":"Company lookup KYB — Know Your Business verification of a French company in one call: official company data for due diligence, compliance and customer onboarding: identity, officers, BODACC legal alerts (insolvency, deregistration), filed financials, sanctions screening of the company and each officer against the 6 official lists, computed VAT number and a completeness score. Per-block provenance: every block states its official register and as-of date. Price: $0.15 (USDC, or EURC at numeric pa…"},{"id":"/v1/sanctions/check","name":"GET /v1/sanctions/check","tags":["sanctions","screening","aml","compliance","ofac"],"description":"Sanctions screening (AML/KYC): screen a person or company name against 6 official watchlist sources — UN consolidated, EU FSF, US OFAC SDN, UK Sanctions List, French national asset-freeze register, Swiss SECO list — six official lists in one call. Fuzzy watchlist matching with a 0-100 confidence score per hit — never a bare yes/no. Each list reports its entry count, publication date and what that date means. One AML screening call covers UN, EU, OFAC, UK, FR and CH. Price: $0.02 (USDC, or EURC …"},{"id":"/v1/regulateurs/fr/alertes","name":"GET /v1/regulateurs/fr/alertes","tags":["france","amf","regulator","blacklist","scam-check"],"description":"French financial regulator alerts and scam check against the official AMF blacklist: screen a name for unauthorized investment websites, scams and AMF impersonation, and look up PSAN crypto provider registrations and licensed asset management companies (SGP) by name or SIREN. A compliance screening of the regulator blacklists for agents vetting French counterparties in crypto and asset management. Official AMF open data (Licence Ouverte 2.0), refreshed daily. Price: $0.01 (USDC, or EURC at nume…"},{"id":"/v1/entreprise/{siren}/risques-industriels","name":"GET /v1/entreprise/:siren/risques-industriels","tags":["france","industrial-risk","seveso","icpe","environment"],"description":"Industrial risk and environment profile of a French company from the official ICPE register (Géorisques/DGPR): classified facilities with Seveso status (upper/lower tier), authorisation regime, activity state, IED flag, nomenclature rubrics and a risk synthesis per SIREN — an ESG and environmental compliance signal on hazardous sites operated by the company. A company with no classified facility returns level aucun (still 200) — the clean answer is the signal. Price: $0.01 (USDC, or EURC at num…"},{"id":"/v1/entreprise/{siren}/agrements","name":"GET /v1/entreprise/:siren/agrements","tags":["france","licences","regulatory-authorisation","psd2","payment-institution"],"description":"Regulatory authorisation and licences held by a French company, by SIREN: payment institution, e-money institution, account-information provider, payment agent or exempt entity from the EBA PSD2 register (daily), insurance undertaking from EIOPA, telecom operator (electronic-communications operator, ARCEP). Returns authorisation dates, licensed PSD2 services, EEA passporting and withdrawals — a compliance check across three official registers. Not authorised is a paid answer too (200). Price: $…"},{"id":"/v1/entreprise/{siren}/lobbying","name":"GET /v1/entreprise/:siren/lobbying","tags":["france","lobbying","hatvp","influence","transparency"],"description":"Lobbying and influence profile of a French company from the official HATVP register of interest representatives — a transparency, governance and ESG due diligence signal: registration status, category, lobbying-expense brackets per fiscal year, staff count, recent subjects with intervention domains and action types, clients (for consulting firms), affiliations, declaration defaults and deregistrations. Organisation-level only — no personal data. Not registered is a meaningful answer (still 200)…"},{"id":"/v1/entreprise/{siren}/emploi","name":"GET /v1/entreprise/:siren/emploi","tags":["france","hiring-signals","recruitment","hr-intelligence","sales-intelligence"],"description":"Hiring signals for a French company, derived on demand from France Travail data (snapshot under 24 h, nothing stored): actively-hiring yes/no/unprovable, active-postings count (SIREN-keyed employer page when available, else strict name matching over known locations), top ROME occupation families, contract-type mix, share of postings displaying a pay amount - plus the Egapro gender-equality index and the INSEE workforce bracket. Aggregated signals only, never posting texts or recruiter contacts.…"},{"id":"/v1/eu/agrements","name":"GET /v1/eu/agrements","tags":["europe","esma","mifid","financial-authorisation","regulated-entity"],"description":"EU financial authorisation lookup in the official ESMA Registers: search ~14,000 MiFID-regulated entities across the EU/EEA (investment firms, UCITS/AIFM managers) by name or LEI — authorisation status of the regulated entity, home and host member states, competent authority, authorisation dates. One integration covers all 27+ countries of Europe: an investment firm and regulated entity KYB check for the whole single market. Data freely available at the source (ESMA). Price: $0.01 (USDC, or EUR…"},{"id":"/v1/surveillance/creer","name":"GET /v1/surveillance/creer","tags":["france","monitoring","watchlist","alerts","webhook"],"description":"Company monitoring for France: a 30, 90 or 365-day surveillance watchlist (?duree=), recurring KYB & compliance alerts. Each target checked DAILY against official sources; Ed25519-signed webhook and/or e-mail digest, always pollable. Company targets (SIREN): BODACC, status, officers, sanctions/AMF blacklist, PSAN/SGP, Seveso, new FR & EU procurement awards. Director targets (dirigeant:Name): new/ended offices. Per target (1-100) x duration: $0.05 / $0.135 / $0.50. No account, no refund. Price: …"},{"id":"/v1/surveillance/{jeton}/renouveler","name":"GET /v1/surveillance/:jeton/renouveler","tags":["monitoring","watchlist","renewal","surveillance","registry"],"description":"Watchlist renewal: extend an existing company monitoring watchlist by 30, 90 or 365 days (?duree=, default 30, any duration whatever the original) of daily surveillance against official sources — $0.05 / $0.135 / $0.50 per target. The cibles parameter must repeat the exact watched targets: it is what the quote is computed from. Possible until 7 days after expiry, then the watch is purged. No refund, no pro rata. Price: $0.05 per unit for 30 days, $0.135 per unit for 90 days, $0.50 per unit for …"},{"id":"/v1/dirigeant/recherche","name":"GET /v1/dirigeant/recherche","tags":["france","officers","directors","reverse-search","people-search"],"description":"Reverse search for company directors and officers in France: a people search by surname (?nom=) that lists the French companies where a person of that name holds or held an office, with each company SIREN, name and the person role — network mapping and due diligence on directors. Person data is limited to surname, first names, role and birth YEAR (French GDPR/INPI rules). Results are indicative: homonyms are not disambiguated and very common names are capped. Price: $0.02 (USDC, or EURC at nume…"},{"id":"/v1/prospection","name":"GET /v1/prospection","tags":["france","prospecting","lead-generation","company-lists","filters"],"description":"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. Price…"},{"id":"/v1/intelligence/{siren}","name":"GET /v1/intelligence/:siren","tags":["france","company-intelligence","due-diligence","risk-signals","credit-risk"],"description":"French company intelligence report for due diligence — ONE call, all blocks cross-referenced: identity, officers with OTHER public offices (network map), financials with multi-year trends, sector benchmarks, failure-risk score, BODACC, sanctions, FR/EU procurement, IP, Seveso/ICPE, AMF, lobbying, Egapro, establishments, INPI filings, live VIES. Closed-list risk signals, rule-based verdict, figures-first executive summary. Ed25519-signed report, provenance per block (official register + as-of). …"},{"id":"/v1/rapport/{siren}","name":"GET /v1/rapport/:siren","tags":["france","kyb","pdf-report","due-diligence","dossier"],"description":"PDF report on a French company, on demand — the shareable due diligence dossier: the full KYB file (identity, officers, BODACC legal alerts, filed financials, sanctions screening, completeness score) laid out as an A4 document, including the AI health summary when one is cached. One paid call returns the finished company report as a PDF, ready to attach to a compliance or due diligence dossier. Response is application/pdf. Price: $0.50 (USDC, or EURC at numeric parity — same figure, not FX-conv…"},{"id":"/v1/eu/recherche","name":"GET /v1/eu/recherche","tags":["europe","search","company-lookup","european-company-data","belgium"],"description":"European company search across official registers: company lookup by name, returning European company data in one unified schema. Norway, Estonia, Latvia and Spain (BORME base, hoja key) are served from local copies; Czechia, Slovakia, Finland, Poland and Switzerland are queried live; Denmark and UK when enabled; plus worldwide GLEIF (LEI) coverage of financial entities and large groups. Top 10 matches with country, national ID, status and a score_confiance (0-1 match confidence). Price: $0.003…"},{"id":"/v1/eu/entreprise/BE/{id}","name":"GET /v1/eu/entreprise/BE/:id","tags":["belgium","kbo","bce","company-registry","company-lookup"],"description":"Official Belgian company registry lookup (KBO/BCE, Banque-Carrefour des Entreprises / Kruispuntbank van Ondernemingen). Query: /v1/eu/entreprise/BE/0403199702 (10-digit enterprise number, with or without dots). Returns legal name, legal form, normalized status, incorporation date, registered office, NACEBEL activities with French labels, the establishment-unit list, VAT number and LEI, plus a link to the official register entry — Belgian company data from KBO/BCE open data, refreshed daily. Pri…"},{"id":"/v1/eu/entreprise/CH/{id}","name":"GET /v1/eu/entreprise/CH/:id","tags":["switzerland","swiss-company-registry","zefix","che-uid","company-lookup"],"description":"Official Swiss company registry lookup (Zefix — Central Business Name Index / Registre central du commerce), covering companies registered in Switzerland. Query: /v1/eu/entreprise/CH/CHE-107.480.920 (CHE UID number, with or without dots). Returns legal name, legal form, normalized status, registered office and the cantonal register link — Swiss company data live from Zefix. Same unified JSON schema as every Sirenic European company profile. Price: $0.01 (USDC, or EURC at numeric parity — same f…"},{"id":"/v1/eu/entreprise/NO/{id}","name":"GET /v1/eu/entreprise/NO/:id","tags":["norway","norwegian-company-registry","brreg","bronnoysund","organisasjonsnummer"],"description":"Official Norwegian company registry lookup (Brønnøysundregistrene / Enhetsregisteret — BRREG open data). Query: /v1/eu/entreprise/NO/923609016 (9-digit organisasjonsnummer). Returns legal name, legal form, normalized status, incorporation date, registered office, VAT/MVA and LEI — Norwegian company data from Norway's official register, the Enhetsregisteret (NLOD open data). Unified JSON schema shared by all Sirenic European company profiles. Price: $0.01 (USDC, or EURC at numeric parity — same …"},{"id":"/v1/eu/entreprise/CZ/{id}","name":"GET /v1/eu/entreprise/CZ/:id","tags":["czechia","czech-company-registry","ares","ico","company-lookup"],"description":"Official Czech company registry lookup (ARES — register of economic subjects, Ministry of Finance of Czechia). Query: /v1/eu/entreprise/CZ/45274649 (8-digit IČO / ICO identifier). Returns legal name, legal form, normalized status, incorporation date, registered office and the DIČ (DIC) VAT number — Czech company data live from ARES, the official register of companies in Czechia. Unified JSON schema shared by all Sirenic European company profiles. Price: $0.01 (USDC, or EURC at numeric parity — …"},{"id":"/v1/eu/entreprise/SK/{id}","name":"GET /v1/eu/entreprise/SK/:id","tags":["slovakia","slovak-company-registry","rpo","ico","company-lookup"],"description":"Official Slovak company registry lookup (RPO — Register právnických osôb, the register of legal entities of Slovakia, Statistical Office SR, CC-BY). Query: /v1/eu/entreprise/SK/35763469 (8-digit IČO / ICO identifier). Returns legal name, legal form, normalized status, incorporation date and registered office — Slovak company data live from the official RPO register of Slovakia. Unified JSON schema shared by all Sirenic European company profiles. Price: $0.01 (USDC, or EURC at numeric parity — s…"},{"id":"/v1/eu/entreprise/FI/{id}","name":"GET /v1/eu/entreprise/FI/:id","tags":["finland","finnish-company-registry","prh","ytj","business-id"],"description":"Official Finnish company registry lookup (PRH / YTJ — Finnish Patent and Registration Office Business Information System, CC-BY). Query: /v1/eu/entreprise/FI/0112038-9 (Business ID / Y-tunnus). Returns legal name, legal form, normalized status, registered office and the FI VAT number — Finnish company data live from the PRH open data API, covering companies registered in Finland. Unified JSON schema shared by all Sirenic European company profiles. Price: $0.01 (USDC, or EURC at numeric parity —…"},{"id":"/v1/eu/entreprise/PL/{id}","name":"GET /v1/eu/entreprise/PL/:id","tags":["poland","polish-company-registry","krs","company-lookup","company-registry"],"description":"Official Polish company registry lookup (KRS — Krajowy Rejestr Sądowy, the National Court Register of Poland, Ministry of Justice). Query: /v1/eu/entreprise/PL/0000006865 (10-digit KRS number). Returns legal name, legal form, normalized status, incorporation date and registered office — Polish company data live from KRS (officers anonymized at the source). Unified JSON schema shared by all Sirenic European company profiles. Price: $0.01 (USDC, or EURC at numeric parity — same figure, not FX-con…"},{"id":"/v1/eu/entreprise/EE/{id}","name":"GET /v1/eu/entreprise/EE/:id","tags":["estonia","estonian-company-registry","ariregister","registrikood","company-lookup"],"description":"Official Estonian company registry lookup (e-Business Register / Äriregister of Estonia). Query: /v1/eu/entreprise/EE/12417834 (8-digit registrikood). Returns legal name, legal form, normalized status, incorporation date and registered office — Estonian company data from Estonia's official e-Business Register. Unified JSON schema shared by all Sirenic European company profiles. Price: $0.01 (USDC, or EURC at numeric parity — same figure, not FX-converted; x402)."},{"id":"/v1/eu/entreprise/LV/{id}","name":"GET /v1/eu/entreprise/LV/:id","tags":["latvia","latvian-company-registry","uznemumu-registrs","company-lookup","company-registry"],"description":"Official Latvian company registry lookup (Uzņēmumu reģistrs / Uznemumu registrs — the Register of Enterprises of Latvia). Query: /v1/eu/entreprise/LV/40003245752 (11-digit registration number). Returns legal name, legal form, normalized status, incorporation date and registered office — Latvian company data from Latvia's official register. Unified JSON schema shared by all Sirenic European company profiles. Price: $0.01 (USDC, or EURC at numeric parity — same figure, not FX-converted; x402)."},{"id":"/v1/eu/entreprise/ES/{hoja}/actes","name":"GET /v1/eu/entreprise/ES/:hoja/actes","tags":["spain","borme","registro-mercantil","spanish-company-registry","company-acts"],"description":"Spanish company acts from the official BORME gazette (Registro Mercantil, section A) by hoja registral — the register key, e.g. VI-23141: incorporations, officer appointments and dismissals (role + name), capital changes, mergers, dissolutions, insolvency. Daily filings flow since 2009, newest first (100 max + total count). Spanish personal IDs (DNI/NIE) and natural-person sole-shareholder names are redacted at ingestion. Basado en datos de la Agencia Estatal Boletin Oficial del Estado (boe.es)…"},{"id":"/v1/eu/entreprise/GB/{company_number}/dirigeants","name":"GET /v1/eu/entreprise/GB/:company_number/dirigeants","tags":["uk","united-kingdom","officers","directors","companies-house"],"description":"UK company officers live from Companies House, the official UK company registry, by company number (e.g. GB/00102498): active directors and secretaries with role, appointment date, nationality, occupation, country of residence and month+year of birth only — never a correspondence address (GDPR minimisation). Resigned-officer count included. Built for KYB and due diligence on director appointments and governance. Contains public sector information licensed under the Open Government Licence v3.0.…"},{"id":"/v1/eu/entreprise/GB/{company_number}/beneficiaires-effectifs","name":"GET /v1/eu/entreprise/GB/:company_number/beneficiaires-effectifs","tags":["uk","united-kingdom","beneficial-owners","psc","ubo"],"description":"UK beneficial owners (PSC, persons with significant control) live from Companies House for AML, KYB and compliance: individual and corporate-entity PSCs with natures of control (ownership/voting bands), notification dates, plus official PSC statements. Ceased PSCs excluded by default (inclure_cesses=true adds them with their ceased date). Beyond French-registry parity — France exposes no open UBO register. Month+year of birth only, no addresses. Open Government Licence v3.0 (Companies House). P…"},{"id":"/v1/eu/entreprise/GB/{company_number}/insolvabilite","name":"GET /v1/eu/entreprise/GB/:company_number/insolvabilite","tags":["uk","united-kingdom","insolvency","liquidation","administration"],"description":"UK company insolvency record for credit risk and compliance screening, live from Companies House by company number: liquidation (compulsory or voluntary), administration, receivership and other cases with their dates and insolvency practitioners (name and role only, no addresses). A company with NO recorded case returns an explicit positive answer (200, aucune_procedure) — the register is authoritative, an empty record is a fact. Open Government Licence v3.0 (Companies House). Price: $0.02 (USD…"},{"id":"/v1/eu/entreprise/LV/{regnr}/comptes","name":"GET /v1/eu/entreprise/LV/:regnr/comptes","tags":["latvia","latvian-company","annual-accounts","financial-statements","balance-sheet"],"description":"Latvian company annual accounts — official financial statements from VID filings via the Uzņēmumu reģistrs open data of Latvia (CC0, daily). Query: /v1/eu/entreprise/LV/40003032065/comptes (11-digit registration number). EVERY filed fiscal year in one call: balance sheet, profit and loss (revenue, net income), cash flow when filed, employees, as published (EUR, LVL before 2014; statutory and consolidated filings kept apart). Null = not published, never zero. Price: $0.03 (USDC, or EURC at numer…"},{"id":"/v1/eu/entreprise/LV/{regnr}/insolvabilite","name":"GET /v1/eu/entreprise/LV/:regnr/insolvabilite","tags":["latvia","insolvency","legal-protection","liquidation","uznemumu-registrs"],"description":"Latvian company insolvency record from the official Uzņēmumu reģistrs open data (CC0, daily photo since 2008), built for credit risk and compliance screening: insolvency and legal protection proceedings in Latvia with start/end dates, resolution, court and case number. A registered company with NO proceeding returns an explicit positive answer (200, aucune_procedure: true) — the register is authoritative. 11-digit registration number. Price: $0.02 (USDC, or EURC at numeric parity — same figure,…"},{"id":"/v1/eu/entreprise/LV/{regnr}/dirigeants","name":"GET /v1/eu/entreprise/LV/:regnr/dirigeants","tags":["latvia","officers","directors","board-members","uznemumu-registrs"],"description":"Latvian company officers and directors from the official Uzņēmumu reģistrs (Latvia's company registry) open data (CC0, daily): board members, chairs, liquidators and other representatives with name, role, governing body, representation rights (individually/jointly) and registration date; corporate officers carry their own registration number. For KYB and governance. GDPR minimisation: never the Latvian personal identity number, birth month+year only when published. 11-digit registration number.…"},{"id":"/v1/eu/entreprise/LV/{regnr}/beneficiaires-effectifs","name":"GET /v1/eu/entreprise/LV/:regnr/beneficiaires-effectifs","tags":["latvia","beneficial-owners","ubo","ownership","uznemumu-registrs"],"description":"Latvian beneficial owners (patiesie labuma guvēji) from the official Uzņēmumu reģistrs open data (CC0, refreshed daily), for AML, KYB and compliance ownership checks: registered UBOs in Latvia with name, nationality, country of residence and registration date — an open national UBO register, depth France does not expose. GDPR minimisation: never the Latvian personal identity number, birth month+year only when published. 11-digit registration number. Price: $0.02 (USDC, or EURC at numeric parity…"},{"id":"/v1/eu/entreprise/EE/{registrikood}/comptes","name":"GET /v1/eu/entreprise/EE/:registrikood/comptes","tags":["estonia","estonian-company","annual-accounts","financial-statements","balance-sheet"],"description":"Estonian company annual accounts — key figures from the official e-Business Register open data (RIK, CC BY 4.0, refreshed monthly). Query: /v1/eu/entreprise/EE/10003666/comptes (8-digit registrikood). EVERY published financial year since 2019 in one call: balance sheet (assets, equity, liabilities), revenue, employee expense, depreciation, operating and net profit, average FTE headcount — in EUR as published. Statutory and consolidated figures kept apart. Null = not published, never zero. Price…"},{"id":"/v1/eu/entreprise/EE/{registrikood}/evenements","name":"GET /v1/eu/entreprise/EE/:registrikood/evenements","tags":["estonia","registry-rulings","maarused","striking-off","compulsory-dissolution"],"description":"Estonian registry rulings (määrused) — early-warning credit-risk signal from the e-Business Register open data (RIK, CC BY 4.0, daily national photo): entries, remedy orders, striking-off/dissolution WARNINGS, annual-report fines, dated. alerte flags a CLOSED type list (rest in types_non_qualifies); nombre_alertes excludes only rulings explicitly resolved (etat_code=L) — every other state (J, K, unseen codes) still counts. A still-registered entity with no ruling gets a dated positive answer. P…"}],"tools":["GET /v1/recherche","GET /v1/entreprise/:siren","GET /v1/entreprise/:siren/etablissements","GET /v1/entreprise/:siren/alertes","GET /v1/entreprise/:siren/capital","GET /v1/entreprise/:siren/changements","GET /v1/entreprise/:siren/pi","GET /v1/entreprise/:siren/finances","GET /v1/entreprise/:siren/marches-publics-ue","GET /v1/entreprise/:siren/marches-publics","GET /v1/marches/expirations","GET /v1/acheteur/:siret/profil","GET /v1/entreprise/:siren/concurrents-marches","GET /v1/entreprise/:siren/sante","GET /v1/kyb/batch","GET /v1/comparer","GET /v1/kyb/:siren","GET /v1/sanctions/check","GET /v1/regulateurs/fr/alertes","GET /v1/entreprise/:siren/risques-industriels","GET /v1/entreprise/:siren/agrements","GET /v1/entreprise/:siren/lobbying","GET /v1/entreprise/:siren/emploi","GET /v1/eu/agrements","GET /v1/surveillance/creer","GET /v1/surveillance/:jeton/renouveler","GET /v1/dirigeant/recherche","GET /v1/prospection","GET /v1/intelligence/:siren","GET /v1/rapport/:siren","GET /v1/eu/recherche","GET /v1/eu/entreprise/BE/:id","GET /v1/eu/entreprise/CH/:id","GET /v1/eu/entreprise/NO/:id","GET /v1/eu/entreprise/CZ/:id","GET /v1/eu/entreprise/SK/:id","GET /v1/eu/entreprise/FI/:id","GET /v1/eu/entreprise/PL/:id","GET /v1/eu/entreprise/EE/:id","GET /v1/eu/entreprise/LV/:id","GET /v1/eu/entreprise/ES/:hoja/actes","GET /v1/eu/entreprise/GB/:company_number/dirigeants","GET /v1/eu/entreprise/GB/:company_number/beneficiaires-effectifs","GET /v1/eu/entreprise/GB/:company_number/insolvabilite","GET /v1/eu/entreprise/LV/:regnr/comptes","GET /v1/eu/entreprise/LV/:regnr/insolvabilite","GET /v1/eu/entreprise/LV/:regnr/dirigeants","GET /v1/eu/entreprise/LV/:regnr/beneficiaires-effectifs","GET /v1/eu/entreprise/EE/:registrikood/comptes","GET /v1/eu/entreprise/EE/:registrikood/evenements","GET /v1/eu/entreprise/SE/:orgnr/comptes","GET /v1/eu/entreprise/SE/:orgnr/evenements","GET /v1/eu/entreprise/SE/:id","GET /v1/eu/entreprise/CZ/:ico/insolvabilite","GET /v1/eu/entreprise/PL/:krs/evenements","GET /v1/eu/entreprise/:pays/:id","GET /v1/eu/facturation/dossier","GET /v1/eu/entreprise/:pays/:id/transactions-dirigeants","GET /v1/eu/entreprise/NO/:id/comptes","GET /v1/eu/entreprise/NO/:id/evenements","GET /v1/eu/entreprise/DK/:id/comptes","GET /v1/eu/entreprise/DK/:id/comptes/:date_cloture","GET /v1/eu/entreprise/DK/:cvr/dirigeants","GET /v1/eu/entreprise/SK/:ico/comptes","GET /v1/eu/entreprise/SK/:ico/comptes/:date_cloture","GET /v1/eu/entreprise/GB/:company_number/comptes","GET /v1/eu/entreprise/GB/:company_number/comptes/:date_cloture","GET /v1/eu/entreprise/:pays/:id/comptes","GET /v1/eu/entreprise/:pays/:id/comptes/:reference","GET /v1/entreprise/:siren/documents","GET /v1/documents/:type/:id","GET /v1/facture/verifier","GET /v1/facturation/dossier","GET /v1/entreprise/:siren/facturation-prep","GET /v1/bodacc/recherche","GET /v1/entreprise/:siren/dossier","GET /v1/score/defaillance/:siren","GET /v1/secteur/:code_naf/benchmarks","GET /v1/iban/verifier/:iban","GET /v1/tva/verifier/:numero"],"extra":{"inputModes":["application/json"],"outputModes":["application/json","application/pdf"],"capabilities":{"streaming":false,"pushNotifications":false},"protocolVersion":"0.3"},"attribution":{"kind":"a2a_card","name":"a2a_card","summary":"a2a_card","version":"a2a_card","description":"a2a_card","homepageUrl":"a2a_card","publisherUrl":"a2a_card","publisherName":"a2a_card"}},"derived":{"capabilities":[{"slug":"documents.contracts","name":"Contracts & Legal","confidence":1,"provenance":"derived"},{"slug":"dev.monitoring","name":"Monitoring & Observability","confidence":1,"provenance":"declared"},{"slug":"communication.notifications","name":"Notifications","confidence":1,"provenance":"declared"},{"slug":"commerce.payments","name":"Payments","confidence":0.768,"provenance":"derived"},{"slug":"media.3d","name":"3D & Design","confidence":0.638,"provenance":"derived"},{"slug":"finance.banking","name":"Banking","confidence":0.583,"provenance":"derived"},{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":0.54,"provenance":"derived"},{"slug":"ai.evaluation","name":"Evaluation & Benchmarks","confidence":0.54,"provenance":"derived"}],"categories":["ai","commerce","communication","dev","documents","finance","media"]},"observed":{"status":"unknown","statusReason":"Not checked yet.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"a2a_card","key":"https://api.sirenic.eu/.well-known/agent-card.json","url":"https://api.sirenic.eu/.well-known/agent-card.json","firstSeenAt":"2026-09-05T23:23:55.327Z","fetchedAt":"2026-09-05T23:23:55.327Z","normalizedAt":"2026-09-05T23:23:55.327Z"}]},"firstSeenAt":"2026-09-05T23:23:55.327Z","updatedAt":"2026-09-05T23:26:38.032Z"}