API

API

In addition to the built-in dashboard, Visage exposes a small HTTP API so you can query your stats from other tools — custom dashboards, status pages, weekly digest scripts, or anything else that can make an HTTP request.

The API lives under the API tab in Visage's interface, where you can explore the endpoint, see a live example, and manage access tokens.

api overview

Access tokens

All external API requests are authenticated via an access token. Tokens are managed from the Tokens tab in the API section.

access tokens generation