Home
Articles
APIs
Kvarn
DNS
httPWM

This a document containing the usage of all the APIs I offer, for free. Always.

I will never store identifiable data, such as IP addresses, user-agent strings, etc.

The structure is as follows:

All error responses contain a reason header and a useful body. See the first example of the lookup API.

Contents
1 IP
1.1 GET
1.1.1 Description
1.1.2 Query
1.1.3 Response
2 DNS
2.2 Lookup
2.2.1 GET
2.2.1.1 Description
2.2.1.2 Query
2.2.1.3 Response
2.2.1.4 Examples
2.3 DNS over TLS check
2.3.2 GET
2.3.2.1 Description
2.3.2.2 Query
2.3.2.3 Response
2.3.2.4 Examples
3 Search
3.4 GET
3.4.3 Description
3.4.4 Query
3.4.5 Response
3.4.6 Examples
4 WebSocket ping pong
4.5 UPGRADE to `websocket`
4.5.1 Description