---
title: "Get API public v1 census stamp"
method: GET
path: "/api/public/v1/census/stamp"
---

# Get API public v1 census stamp

`GET /api/public/v1/census/stamp`

## Response `200`

OK

- GetApiPublicV1CensusStampResponse
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `verified` CensusStamp, required
    - `chain_time` string, required — Chain timestamp of that snapshot (RFC3339)
    - `positions` integer, required — Open perp positions on the whole exchange at that snapshot
    - `verified_at_block` integer, required — Chain state snapshot block this data was last verified against

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `429` — Too Many Requests
- `500` — Internal Server Error
- `504` — Gateway Timeout

---

[API](https://skmtc.dev/coinversa/apis/coinversa-api.md) · [All operations](https://skmtc.dev/coinversa/apis/coinversa-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coinversa/coinversa-api/revisions/77c03c427063/schema)
