# brease API ## Description This is version `0.1` of this API documentation. Last update on Aug 13, 2025. Business rule engine as a service ## Servers - Cloud hosted production server: https://api.brease.run (Cloud hosted production server) - Development server: http://localhost:4400 (Development server) ## Authentication ## Endpoints and operations ### [AuthService](https://openapi.docs.brease.run/group/endpoint-authservice.md) - [Refresh the short lived access token for web access](https://openapi.docs.brease.run/operation/operation-authservice_refreshtoken.md) - [GetToken {{](https://openapi.docs.brease.run/operation/operation-authservice_gettoken.md) - [Auth service update credit](https://openapi.docs.brease.run/operation/operation-authservice_updatecredit.md) ### [ContextService](https://openapi.docs.brease.run/group/endpoint-contextservice.md) - [Returns a list of the contexts within the organization](https://openapi.docs.brease.run/operation/operation-contextservice_listcontexts.md) - [Evaluate rules within a context on the provided object](https://openapi.docs.brease.run/operation/operation-contextservice_evaluate.md) - [Returns all rules within the context](https://openapi.docs.brease.run/operation/operation-contextservice_listrules.md) - [Adds a new rule to the context](https://openapi.docs.brease.run/operation/operation-contextservice_createrule.md) - [Replaces](https://openapi.docs.brease.run/operation/operation-contextservice_updaterule.md) - [Returns a selected rule from the context](https://openapi.docs.brease.run/operation/operation-contextservice_getrule.md) - [Removes a rule from the context](https://openapi.docs.brease.run/operation/operation-contextservice_deleterule.md) - [Returns all versions of a rule](https://openapi.docs.brease.run/operation/operation-contextservice_getruleversions.md) - [Returns the schema definition of the context](https://openapi.docs.brease.run/operation/operation-contextservice_getobjectschema.md) - [Updates the schema definition of the context](https://openapi.docs.brease.run/operation/operation-contextservice_replaceobjectschema.md) [Powered by Bump.sh](https://bump.sh)