---
title: "Governing norm for a single BORME act type"
method: GET
path: "/api/v1/legal/act-map/{acto}"
tags: ["Legal"]
---

# Governing norm for a single BORME act type

`GET /api/v1/legal/act-map/{acto}`

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

## Path parameters

- `acto` string, required

## Response `200`

Single act→norm mapping

- LegalActMapEntry — License/attribution/disclaimer envelope present in every legal-layer response. The legal corpus is consolidated BOE text re-used under Ley 37/2007 (NOT CC BY 4.0).
  - `act_type` string
  - `norm_slug` string
  - `norm_api_url` string, uri, nullable
  - `articles` string
  - `microtext` string
  - `concept_slug` string, nullable
  - `license` string
  - `license_url` string, uri
  - `attribution` string
  - `disclaimer` string
  - `generated_at` string, date-time

## Other responses

- `404` — Resource not found
- `429` — Rate limit exceeded
- `503` — Controlled fail-closed denial: the required dataset or legal layer is absent, invalid, unsupported or not authorized for this public surface.

---

[API](https://skmtc.net/openmercantil/apis/openmercantil-public-api.md) · [All operations](https://skmtc.net/openmercantil/apis/openmercantil-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openmercantil/openmercantil-public-api/revisions/996f96a11758/schema)
