Entity Count

This endpoint is similar to the `/list` but returns a count

Count

POST https://api.digis.io/:entity/count

Path Parameters

NameTypeDescription

entity

string

Entity of interesr

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

Last updated