REST API Documentation: Simple Endpoint for Counting

Our REST API documentation offers a straightforward solution for managing counts with a single endpoint. Whether you’re retrieving counts or incrementing them, our API provides the flexibility and simplicity you need. Explore our documentation to get started today!

Endpoint

The API offers a single endpoint, /count/:namespace, allowing users to manage counts associated with different namespaces.

Supported Methods

Namespace

The :namespace path segment allows users to specify a unique identifier for their count, which can be any string value.

Request and Response

Example Usage

Page count will be null if namespace is not available.