Request
MJWebs API
Explore our free API endpoints for use in your own applications.
Phone Validator Beta
Phone number data intelligence using Google's libphonenumber. Supports partially entered phone number input - useful for live formatting.
Up to 500 requests per minute
Response
{
"formatted": "0412 345 678",
"valid": true,
"region": "AU",
"type": "mobile",
"e164": "+61412345678",
"rfc3966": "tel:+61-412-345-678",
"international": "+61 412 345 678",
"national": "0412 345 678",
"carrier": "Optus",
"timezone": [
"Australia\/Adelaide",
"Australia\/Brisbane",
"Australia\/Eucla",
"Australia\/Lord_Howe",
"Australia\/Perth",
"Australia\/Sydney",
"Indian\/Christmas",
"Indian\/Cocos"
]
}
QR Code Generator Beta
Tool for generating a PNG QR code for a URL.
Up to 500 requests per minute
Request
Address Validator Beta
Tool for parsing/normalising street addresses around the world using statistical NLP and open data.
Up to 500 requests per minute
Request
Response
{
"message": "Server Error"
}