Get Started
To use our API, you must follow the URL structure that is provided below, providing your API key and the IP address.
After that, you should get an output similar to this:
If there's an error, the output will be similar to this:
Error Messages:
Missing parameters
: The API key or the IP is missing.Invalid IP address
: The provided IP is invalid.Connection error
: API server connection error.Daily limit reached
: Reaching the daily queries limit.Invalid API key
: The provided API key is invalid.
Last updated
Was this helpful?