Dynamite Header Checker
This simple tool checks the HTTP header of any page you enter. Any anomalies found will be flagged up.
Loading Tabs...
Saved Reports
You must be logged in to save reports and access saved reports. Don't have an account? Create one - it's quick, easy and free ;)
Header Checker API
We provide APIs to all of our tools, allowing you to easily plug them into your own website or application. There's no cost involved either - it's all pro-bono!
Requirements
All you need to use the Header Checker API is a Dynamite account where you can get an API Key.
Request URL
http://www.dynamitemarketing.co.uk/tools/header_checker.php
Request Parameters
| Parameter | Value | Comment |
|---|---|---|
| api_key | string | The API Key. You can get one of these by creating an account. |
| url | string | The URL of the page you wish to check. |
Sample Request
http://www.dynamitemarketing.co.uk/tools/header_checker.php?api_key=[API key here]&url=http://www.dynamitemarketing.co.uk
Response Fields
| Field | Description |
|---|---|
| header_lines | Contains the query responses. |
| header_line | Contains each individual result. |
Sample Response
You must be logged in to access this tool's API. Don't have an account? Create one - it's quick, easy and free ;)
