API Documentation
nslookup.net does not currently offer a public API. All tools are available through the web interface. A JSON API for programmatic access is planned for a future release.
Planned API endpoints
The following endpoints are planned for the v1 API:
| Endpoint | Description |
|---|---|
| GET /api/v1/dns?domain=&type= | DNS record lookup |
| GET /api/v1/ssl?host= | SSL certificate inspection |
| GET /api/v1/spf?domain= | SPF record analysis |
| GET /api/v1/dmarc?domain= | DMARC policy check |
| GET /api/v1/dkim?domain=&selector= | DKIM record lookup |
| GET /api/v1/headers?url= | HTTP security headers |
| GET /api/v1/whois?domain= | WHOIS lookup |
To be notified when the API launches, use the contact form to register your interest.