All API endpoints conform to the pattern `[PREFIX]LETTER[/ZETTEL-ID]`, where:



The following letters are currently in use:



The full URL will contain either the &ldquo;http&rdquo; oder &ldquo;https&rdquo; scheme, a host name, and an optional port number.

The API examples will assume the &ldquo;http&rdquo; schema, the local host &ldquo;127.0.0.1&rdquo;, the default port &ldquo;23123&rdquo;, and the default empty `PREFIX` &ldquo;/&rdquo;.
Therefore, all URLs in the API documentation will begin with &ldquo;http://127.0.0.1:23123/&rdquo;.