API design and delivery
Design the interface around how it will actually be consumed, then build it with the documentation, tests, and observability that make it usable by another team.
- REST, GraphQL, and event interfaces
- Schema and contract definition
- Versioning and deprecation policy
- Reference documentation