Piko / piko-system / nuc1 / nuc1 deploy count Verified

nuc1 deploy count

3
Last updated
on
Developer Quick-Peek

Integration & Data

curl -X GET https://nixost495.tail63b672.ts.net/api/v1/piko-system/nuc1/deploy-count
Live JSON Response
{
  "id": "c8f50f0a-e821-43ce-8b5f-ed80cbe44f80",
  "name": "nuc1 deploy count",
  "owner": "piko-system",
  "value": 3,
  "version": 3,
  "family": "nuc1",
  "description": null,
  "slug": "nuc1/deploy-count",
  "last_changed_at": "2026-08-10T21:35:17Z",
  "published_by": null,
  "template_type": "integer",
  "contract": {
    "counter": {
      "initial_value": 1,
      "permitted_actions": "inc"
    }
  }
}
Built with Piko • Source of Truth as a Service