docsResourcesWeb API

Resources

Helpful links and resources for ZBR developers.

Web API

Base URL: https://api.zbrlang.org

These endpoints provide real-time access to the ZBR engine’s internal function and trigger definitions.

EndpointData SourceDescription
GET /functions_listfunctions.jsonReturns the full list of available ZBR functions.
GET /functions_tag_listfunctions_tag.jsonReturns function metadata organized by tags.
GET /triggers_listtriggers.jsonReturns the list of all supported event triggers.
GET /triggers_tag_listtriggers_tag.jsonReturns trigger metadata organized by tags.