Campaigns
Get Campaigns
GET
https://api.podkrepi.bg/v1/campaigns
This endpoint allows you to get campaigns.
Headers
Name
Type
Description
Authentication
string
Authentication token to track down who is emptying our stocks.
Get Campaign by ID
GET
https://api.podkrepi.bg/v1/campaigns/:id
This endpoint allows you to get campaigns.
Path Parameters
Name
Type
Description
id
string
ID of the cake to get, for free of course.
Headers
Name
Type
Description
Authentication
string
Authentication token to track down who is emptying our stocks.
Last updated