# Ad-Hoc Endpoints

> Exposing inconsistent, one-off endpoints instead of a uniform interface, forcing clients to special-case each.

Record: `lex:ad-hoc-endpoints`
Kind: anti-pattern
Layer: [Contracts Core](https://banes-lab.com/records/layer/contracts-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-ad-hoc-endpoints

## category

- [Contracts / Interfaces / Compatibility](https://banes-lab.com/records/lex-category/contracts-interfaces-compatibility.md)

## referenced-by

- [Uniform Interface](https://banes-lab.com/records/arch/uniform-interface.md)
