action biapi_get_publickey { label: "Get public encryption key of the API." description: "" provider: biapi method: GET path: "/publickey" encoding: json output: { type: "object" additionalProperties: true } }