Directory / recht.halowerk.com
Returns the dates Cellar records for a legal act, each labelled with what it actually means. Entry into force is when the act exists as law; date of application is when it is applied and for regulations frequently falls two years later; the transposition deadline applies only to directives and is when member states must have adapted national law; end of validity is when it stops applying.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://recht.halowerk.com/v1/implementation-deadline' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://recht.halowerk.com/v1/implementation-deadline'
Endpoint: https://recht.halowerk.com/v1/implementation-deadline. Operated by recht.halowerk.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Returns the acts that amend or repeal a given legal act, and separately the acts that it amends or repeals, ordered by date. The two directions are the substanc…
For a base act, returns the consolidated versions the Publications Office has produced, each with its cut-off date and CELEX number, ordered newest first, toget…
For a Court of Justice or General Court decision, returns the legal acts and earlier rulings it cites, and separately the later rulings that cite it, each with …
Takes any identifier for an EU legal act and returns the others, along with the available language versions and formats. The distinction it insists on is the on…
Resolves a term against the EuroVoc thesaurus, the controlled vocabulary EU documents are indexed with, and returns the matching concepts with their URIs, their…