API Reference
Free, open API — no sign-up, no rate limits, no API key required.
Base URL: https://gettoolbox.dev
Interactive API Reference
Try endpoints directly in the browser — /docs/api
GET
/api/v1/ip Detect caller IP and geolocation
GET
/api/v1/password Generate a secure random password
GET
/api/v1/subnet Calculate subnet information
GET
/api/v1/sslchecker Inspect SSL/TLS certificate
GET
/api/v1/emailchecker Check email domain configuration
GET
/api/v1/blacklistchecker Check IP or domain against DNS blacklists
GET
/api/v1/jwtdecoder Decode a JWT token
POST
/api/v1/base64 Encode or decode Base64
POST
/api/v1/jsonformatter Format and validate JSON
POST
/api/v1/yamlformatter Format and validate YAML