v2

latestOpenAPI 3.1.0Source-specific upstream terms; see response catalog metadata2026-07-26139203447.9 KB
Legal

Governing norm for a single BORME act type

Return the norm + articles that govern a single BORME act type. License: BOE / Ley 37/2007. Informational only — NOT legal advice.

get/api/v1/legal/act-map/{acto}

Path parameters

actostring required
Example:ampliacion-capital

BORME act type slug (as listed in the full act-map).

Response

Single act→norm mapping

act_typestring
norm_slugstring
norm_api_urlstring uri nullable
articlesstring
microtextstring
concept_slugstring nullable
licensestring
license_urlstring uri
attributionstring
disclaimerstring
generated_atstring date-time

Example response

{
  "act_type": "ampliacion-capital",
  "license": "BOE — Ley 37/2007 (reutilización de la información del sector público)",
  "license_url": "https://www.boe.es/informacion/aviso_legal/index.php",
  "attribution": "Texto consolidado del Boletín Oficial del Estado (BOE), estructurado por OpenMercantil. La versión oficial y auténtica es la publicada en boe.es.",
  "disclaimer": "Contenido meramente informativo. No constituye asesoramiento jurídico ni sustituye al texto oficial consolidado del BOE."
}