Subscribe to Websocket

Get Cakes

GET {{BASE_URL}}/ws

This endpoint allows you to get free cakes.

Query Parameters

Name
Type
Description

identifier

string

Customer Identifier UUID

Headers

Name
Type
Description

Authentication

string

Authentication token to track down who is emptying our stocks.

{    "name": "Cake's name",    "recipe": "Cake's recipe name",    "cake": "Binary cake"}

Last updated