MicroAPIs Web Utilities
Image optimization, resizing, format conversion, plus color palette generation, contrast checking, and color space conversion. 8 endpoints.
1 subscribers
103 ms avg latency
15 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
MicroAPIs Web Utilities endpoints
| Method | Endpoint | Description |
|---|---|---|
| Screenshot | ||
| POST |
screenshotCapture /screenshot/capture |
Takes a screenshot of a web page at the specified URL with configurable viewport dimensions and output format. |
| POST |
pdfGenerate /pdf/generate |
Generates a PDF document from an HTML string with configurable page format and margins. |
| Meta | ||
| POST |
metaPreview /meta/preview |
Fetches Open Graph and meta tag data from a URL to generate a link preview with title, description, image, and site information. |
| DNS | ||
| POST |
dnsReverse /dns/reverse |
Performs a reverse DNS lookup for an IP address, returning associated hostnames. |
| POST |
dnsLookup /dns/lookup |
Performs a DNS lookup for a domain, returning records of the specified type (A, AAAA, MX, TXT, CNAME, NS, etc.). |
| UserAgent | ||
| GET |
userAgentDetect /useragent/detect |
Detects and parses the user agent from the incoming request headers. |
| POST |
userAgentParse /useragent/parse |
Parses a user agent string to extract browser, operating system, device type, and bot detection information. |
| POST |
userAgentParseBatch /useragent/parse/batch |
Parses multiple user agent strings in a single request. |
| IP | ||
| POST |
ipSubnet /ip/subnet |
Calculates detailed subnet information from a CIDR notation including network, broadcast, netmask, host range, and total hosts. |
| GET |
ipMe /ip/me |
Returns the public IP address of the requester. |
| POST |
ipValidate /ip/validate |
Validates an IP address and identifies its version (IPv4/IPv6) and type (public/private/loopback). |
| POST |
ipInfo /ip/info |
Returns detailed information about an IP address including version, privacy status, and network classification. |
| Geo | ||
| GET |
geoLookupGet /geo/lookup |
Returns geolocation data for an IP address including country, city, coordinates, timezone, and ISP. |
| POST |
geoLookupPost /geo/lookup |
Returns geolocation data for an IP address including country, city, coordinates, timezone, and ISP. |
| POST |
geoBatch /geo/batch |
Geolocates multiple IP addresses in a single request. |
MicroAPIs Web Utilities pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $12 / month | 1 / second |
|
| ULTRA | $45 / month | 15 / minute |
|
| MEGA | $120 / month | 30 / second |
|