generated: '2026-07-17' method: searched description: >- Results of probing the /.well-known/ discovery surface for the AstroPrint base hosts (apis.yml Website + the API host api.astroprint.com) plus /llms.txt. Status is the HTTP code observed at probe time. No document returned a real payload — every probe returned 404 — so nothing was saved verbatim. Absence is valid, expected data. hosts: - host: https://www.astroprint.com documents: - path: /.well-known/security.txt status: 404 - path: /.well-known/openid-configuration status: 404 - path: /.well-known/oauth-authorization-server status: 404 - path: /.well-known/api-catalog status: 404 - path: /.well-known/ai-plugin.json status: 404 - path: /llms.txt status: 404 - host: https://api.astroprint.com documents: - path: /.well-known/security.txt status: 404 - path: /.well-known/openid-configuration status: 404 - path: /.well-known/oauth-authorization-server status: 404 - path: /.well-known/api-catalog status: 404 - path: /.well-known/ai-plugin.json status: 404 - path: /llms.txt status: 404 - host: https://cloud.astroprint.com documents: - path: /.well-known/security.txt status: 404