Hello! This is brief documentaion how to use my API.
The fastest method to get just an IP - https://portalpasha.ru/api/ip/
Secondary options: enter desirable keyword after link with ? (simple GET request): https://portalpasha.ru/api/ip/?useragent,noip
- noip: Prevents displying IP;
- useragent: Displays your full User Agent; (use 'ua' as shortcut)
- uapretty: Displays short version of User Agent only with useful information. This will override useragent if you requested it earlier;
- uaprettyext: Adds short version of User Agent. Won't override full User Agent;
- json: Everything in JSON format;
- fingerprint: Displays fingerprint (sha-256 hash of UA, IP and language) of your device.