Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Etag
W/"15-5KajTCx0AJD0xogoSeOjjV2M8K0"
etag: W/"15-5KajTCx0AJD0xogoSeOjjV2M8K0"
Content Headers
Content-Length
21
Content-Type
application/json; charset=utf-8
content-length: 21 content-type: application/json; charset=utf-8
CORS Headers
Access-Control-Allow-Headers
Content-Type, Authorization, X-Monet-App-Key, X-Origin-Secret, X-App-Version
Access-Control-Allow-Methods
GET, POST, OPTIONS, PUT, DELETE
Access-Control-Allow-Origin
*
access-control-allow-headers: Content-Type, Authorization, X-Monet-App-Key, X-Origin-Secret, X-App-Version access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE access-control-allow-origin: *
Cookies Headers
Other Headers
Apigw-Requestid
DJO5biB0IAMEJTw=
Date
Thu, 03 Sep 2026 22:44:14 GMT
Ratelimit-Limit
120
Ratelimit-Policy
120;w=60
Ratelimit-Remaining
119
Ratelimit-Reset
60
X-Correlation-Id
DJO5biB0IAMEJTw=
apigw-requestid: DJO5biB0IAMEJTw= date: Thu, 03 Sep 2026 22:44:14 GMT ratelimit-limit: 120 ratelimit-policy: 120;w=60 ratelimit-remaining: 119 ratelimit-reset: 60 via: 1.1 9d4b926b2502a3881ced93ebb5a88e28.cloudfront.net (CloudFront) x-amz-cf-id: Obn8qUgPmd7wI-QfLrHNJRA5v6K5505f9A2JUiJ_R1wX9DOJu3vVjg== x-amz-cf-pop: IAD61-P9 x-cache: Error from cloudfront x-correlation-id: DJO5biB0IAMEJTw=
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology