Skip to content
Restrike Docs

Types

The unit of the catalogue: one design at one denomination and composition, with its issues.

List coin types

GET/types

A page of types, the catalogue's unit of description: one design at one denomination and composition, with its fine gold weight, fineness and years. Filter by root issuer, series, mint or free text; sort by title, newest, weight or first year.

Query Parameters

page
integer·min 1·default 1
Example1
pageSize
integer·min 1·max 100·default 24
Example24
q
string
id
string

Exact type id

issuer
string

Root issuer slug

series
string

Series slug

mint
string

Mint slug: the series' mint or an issue's

sort
string·default newest
Values
newesttitle_ascweight_ascweight_descyear_asc

Responses

Get a type (full record) by root issuer + series + slug

GET/types/{issuerSlug}/{seriesSlug}/{slug}

One type in full: Numista's feature set (value, composition, weight, size, thickness, shape, technique, orientation, references), its obverse, reverse and edge, its pictures with attribution, and every issue by year, mint letter and finish.

Path Parameters

issuerSlugRequired
string
Examplesouth-africa
seriesSlugRequired
string
Examplekrugerrand
slugRequired
string
Example1-ounce

Responses