REST API
ALX Protocol does not define a REST API. Applications may exchange Blocks through HTTP, files, queues, databases, or other transports. Transport choice does not change protocol behavior.
When to Define an API
Define an application-owned API when Blocks need remote storage or exchange. See the integration guide for application examples and trust-boundary guidance.