Uptimeify Docs
Custom fields

Custom Fields

Define custom metadata fields that can be attached to customers and websites. Custom fields support text, select, and multi-select types.

Authentication

All examples assume a bearer token:

BASE_URL="https://uptimeify.io"
TOKEN="<your-api-token>"

Endpoints

On this page