api.healthapp.com — production, fully secured, HIPAA-compliant
staging-api.healthapp.com — created six months ago for a demo with a potential enterprise client. Given a public IP. Demo completed. Public IP never removed. Uses a copy of production data from three months ago. Auth configured as “accept any token” for demo convenience. Debug mode on.
staging-api.healthapp.com. Alternatively: DNS brute force tries staging, dev, test, qa, demo, api-staging as subdomain prefixes.Authorization: Bearer test123. Gets HTTP 200 with patient data. Staging was configured to accept any token for demo purposes — never changed. Full read access to three months of real patient records with no valid credential.