v2

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

BORME act type → governing norm bridge (full or single)

Return the bridge mapping each BORME act type (constitución, nombramiento, ampliación de capital, disolución, concurso, …) to the norm and articles that govern it — the law↔data connection that lets an LLM answer 'which law governs this registry act'. Without {acto} returns the full map; with /act-map/{acto} returns a single mapping. License: BOE / Ley 37/2007. Informational only — NOT legal advice. Cached 24h.

get/api/v1/legal/act-map

Response

Full act→norm map with license envelope

layerstring required
countinteger required
licensestring
license_urlstring uri
attributionstring
disclaimerstring
generated_atstring date-time

Example response

{
  "layer": "puente-acto-norma",
  "count": 22,
  "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."
}