API reference · Pages & reporting

Share links

Read-only client views — no accounts, no seats.

Base URL https://app.upfour.io/v1 · auth via Authorization: Bearer <key> · “Try it” runs from your browser — the key is kept in this tab only. Use a pls_test_ sandbox key to experiment freely.

GET /share/reports/{token}

stable returns 200

ParameterInTypeNotes
tokenrequired path uuid
curl -s https://app.upfour.io/v1/share/reports/<token> \
  -H "Authorization: Bearer $UP4_API_KEY"
Try it

Sent directly from your browser to https://app.upfour.io/v1. Mutating calls get an automatic Idempotency-Key.