Subscribe to Websocket

Get Cakes

GET {{BASE_URL}}/ws

This endpoint allows you to get free cakes.

Query Parameters

NameTypeDescription

identifier

string

Customer Identifier UUID

Headers

NameTypeDescription

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