Papers a quiet little blog
← All posts

The Shape of an API

R. Vasquez · Feb 27, 2026

An API is a contract, but it is also a conversation. The first version is always too talkative.

Watch what people actually do with your API for a few weeks. The endpoints they ignore are not the ones to delete; they are the ones to study. Maybe the name was wrong. Maybe the shape was.

Subtract before you add. Every method removed is a method that does not have to be supported until the heat death of the universe.