# REST Specification Blueapi runs a FastAPI server through which the blueapi worker can be interacted with. Here the [openapi schema](./openapi.yaml) documents all possible endpoints of this server. ```{eval-rst} .. openapi:: ./openapi.yaml ```