Request Markdown
Send Accept: text/markdown to any public page. Requests without that header continue to receive HTML.
curl https://404privacy.com/ \
-H "Accept: text/markdown"Machine access
Public 404 Privacy pages are available as clean Markdown through standard HTTP content negotiation. Discovery metadata follows RFC 9727 and RFC 8288.
Send Accept: text/markdown to any public page. Requests without that header continue to receive HTML.
curl https://404privacy.com/ \
-H "Accept: text/markdown"The API catalog links this service to its OpenAPI description and documentation.