Skip to content
Restrike Docs

Sitemap

Bulk, cheap enumeration of every catalogue entity that has a page: identity and last-modified date only.

Every type's URL identity and last-modified date

GET/sitemap/types

Bulk enumeration for building a sitemap or an incremental mirror: root issuer slug, series slug, type slug and the date the type last changed, up to 10,000 rows a page. Ordered by id so paging stays stable while the catalogue is being written to.

Query Parameters

page
integer·min 1·default 1
pageSize
integer·min 1·max 10000·default 5000

Responses

Every root issuer, series and mint, as URL identities

GET/sitemap/catalog

The small layers above types, unpaginated because there are hundreds rather than thousands of them. Issuers are the roots only: only roots have pages.

Responses