{
  "x402Version": 2,
  "id": 3990,
  "slug": "3990",
  "resource": "https://data.greeneris.io/v1/fr/bodacc",
  "description": "Legal announcements from the French BODACC official gazette for one company, by SIREN (Luhn-validated). Query: ?siren=383474814 (required), famille=collective for insolvency proceedings (optional filter), limit=10 (1-20). Returns newest-first announcements with family, tribunal, judgment nature and date, and source URL; legal entities only (GDPR-safe). Zero announcements for a valid SIREN is a clean-record signal. Source: DILA open data, daily publications. Cached 1h.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6ab8efe305cce67daa48c97bde29c04402822dff",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "famille": "vente",
            "limit": 5,
            "siren": "383474814"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "announcements": [
              {
                "capital": null,
                "city": "Blagnac",
                "company": "AIRBUS",
                "date": "2026-05-26",
                "departement": "31",
                "deposit": {
                  "closing_date": "2025-12-31",
                  "type": "Comptes annuels et rapports"
                },
                "family": "Dépôts des comptes",
                "family_code": "dpc",
                "id": "C202600982530",
                "judgment": null,
                "legal_form": "Société par actions simplifiée",
                "siren": "383474814",
                "tribunal": "Greffe du Tribunal de Commerce de toulouse",
                "type": "Avis initial",
                "url": "https://www.bodacc.fr/pages/annonces-commerciales-detail/?q.id=id:C202600982530"
              }
            ],
            "count": 2,
            "famille": null,
            "siren": "383474814",
            "source": "BODACC official gazette via DILA open data (bodacc-datadila.opendatasoft.com, Licence Ouverte); legal-entity announcements only",
            "total_count": 47
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "famille": {
                    "description": "Announcement family filter ('collective' = insolvency proceedings)",
                    "enum": [
                      "collective",
                      "conciliation",
                      "creation",
                      "divers",
                      "dpc",
                      "immatriculation",
                      "modification",
                      "radiation",
                      "retablissement_professionnel",
                      "vente"
                    ],
                    "type": "string"
                  },
                  "limit": {
                    "description": "Max announcements, 1-20 (default 10)",
                    "type": "integer"
                  },
                  "siren": {
                    "description": "9-digit French SIREN company id",
                    "type": "string"
                  }
                },
                "required": [
                  "siren"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "data.greeneris.io",
  "lastUpdated": "2026-08-27T15:05:56.765Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-27T15:05:56.534Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "data.greeneris.io",
    "manifest_name": "data.greeneris.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}