Get Visits

Get Visits

POST https://smallen.xyz/api/visits

This endpoint allows you to get free cakes.

Request Body

Name
Type
Description

id

string

Shortened ID of Website to fetch visits for

{
    "message": "Successfully retrieved data",
    "visits": 2
}

Last updated

Was this helpful?