Skip to content

CitationSystem — HTML

GET
/id/system/{key}/
curl --request GET \
--url https://textrefs.org/id/system/example/
key
required
string
/^[a-z0-9][a-z0-9._-]*$/

Flat registry key.

CitationSystem landing page.

Media type text/html
string

No registry object found at this identifier.

Media type application/json
object
message
required
string
code
string
Example generated
{
"message": "example",
"code": "example"
}