Skip to main content

Machine access

Agent and API access

Public 404 Privacy pages are available as clean Markdown through standard HTTP content negotiation. Discovery metadata follows RFC 9727 and RFC 8288.

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"