| Endpoint | Status | Price | Network | Spec | Checked |
|---|---|---|---|---|---|
| ip.openverbs.com v1 parse
Parse an IPv4 or IPv6 address and classify it — version, normalized form and RFC range (unicast, private, loopback, li |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| random.openverbs.com v1 sample
Draw a random sample from a provided array — without replacement by default (a fair shuffle), or with replacement when |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| random.openverbs.com v1 string
Generate a random string of a given length from a named charset (alphanumeric, alpha, lower, upper, numeric, hex, base |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| random.openverbs.com v1 integer
Generate one or more uniformly-distributed random integers in an inclusive [min, max] range. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| random.openverbs.com v1 bytes
Generate cryptographically-secure random bytes, returned as hex, base64 or base64url. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| unit.openverbs.com v1 list
List the supported units and their metadata (abbreviation, measure, system, singular/plural names), optionally filtere |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| unit.openverbs.com v1 convert
Convert a value between units — length, mass, volume, temperature, area, speed, pressure, energy, power, digital stora |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| text.openverbs.com v1 diff
Diff two texts. The default `unified` mode returns a unified-diff patch string; `lines`, `words`, and `chars` modes re |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| text.openverbs.com v1 decode
Decode a base64, base64url, hex, base32, or URL percent-encoded string back into UTF-8 text. Malformed input for the c |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| text.openverbs.com v1 encode
Encode a UTF-8 string into base64, base64url, hex, base32, or URL percent-encoding. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| text.openverbs.com v1 case
Recase a string into camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, dot.case, path/case, Sentence case, |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| hash.openverbs.com v1 hmac
Compute a keyed HMAC of some data with a secret key — the standard way to sign and verify webhooks (Stripe, GitHub, et |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| hash.openverbs.com v1 hash
Compute a cryptographic digest (SHA-2, SHA-3, BLAKE2, and legacy SHA-1/MD5/RIPEMD-160) of some data. The input may be |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| mime.openverbs.com v1 lookup
Resolve a filename, path or extension to its MIME type, charset and full Content-Type. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| slug.openverbs.com v1 create
Convert text into a URL-safe slug: transliterate accents, apply a locale character map, and join with a separator. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| semver.openverbs.com v1 satisfies
Test whether a version satisfies a semver range (^, ~, x-ranges, ||, hyphen). |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| semver.openverbs.com v1 compare
Compare two semantic versions and report which is greater (precedence-aware). |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| semver.openverbs.com v1 parse
Parse a semantic version into major/minor/patch, prerelease and build metadata. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| ical.openverbs.com v1 create
Build a valid .ics document from event fields (summary, start/end, location, …). |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| ical.openverbs.com v1 expand
Expand an RRULE recurrence rule into its occurrence datetimes, with a human-readable description. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| ical.openverbs.com v1 parse
Parse an .ics document into structured calendar events (summary, times, location, RRULE, attendees). |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| password.openverbs.com v1 generate
Generate a secure random password (characters) or a wordlist passphrase. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| password.openverbs.com v1 strength
Estimate password strength: score, guesses, crack-time and feedback. Never stored. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| color.openverbs.com v1 nearest-named
Find the nearest CSS named color to a given color, by perceptual distance. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| color.openverbs.com v1 scheme
Generate a harmony scheme (complementary, analogous, triadic, tetradic, monochromatic) from a base color. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| color.openverbs.com v1 contrast
Compute the WCAG 2.1 contrast ratio between two colors and whether it passes AA/AAA. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| color.openverbs.com v1 convert
Parse any CSS color and return it as hex, rgb, hsl, hwb, lab, lch and oklch. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| datetime.openverbs.com v1 business-days
Add/subtract business days to a date, or count business days between two dates — skipping weekends and optional holida |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| datetime.openverbs.com v1 convert
Convert an ISO datetime into another timezone, with offset, weekday and Unix time. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| holidays.openverbs.com v1 check
Check whether a specific date is a public holiday in a country (optionally by state/region). |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| holidays.openverbs.com v1 list
List a country's holidays for a calendar year (optionally by state/region, language and type). |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| phone.openverbs.com v1 parse
Parse, validate and format a phone number — E.164/national/international/RFC 3966, region and line type (syntactic val |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| gblin-sentinel.vercel.app data keeper-opps
Live GBLIN keeper bounty availability on Base: whether a profitable incentivizedRebalance exists right now, expected E |
answers 402 | $0.002 | base | v2 GET | 21d ago |
| skim402.com v1 read
Skim: clean reader — URL to agent-ready markdown + metadata, ~4x smaller than raw HTML |
answers 402 | $0.002 | base | v1 POST | 21d ago |
| gblin-sentinel.vercel.app data gblin-analytics
GBLIN treasury analytics on Base: total supply, NAV, basket dynamic weights (cbBTC/WETH/USDC), stability fund and keep |
answers 402 | $0.002 | base | v2 GET | 21d ago |
| id.openverbs.com v1 decode
Validate a ULID and extract its embedded timestamp and time/random components. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| id.openverbs.com v1 ulid
Generate one or more lexicographically sortable ULIDs (monotonic within a call). |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| id.openverbs.com v1 inspect
Validate a UUID and report its version and variant. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| id.openverbs.com v1 uuid
Generate one or more UUIDs. Supports v4 (random), v1/v7 (time), and v3/v5 (namespaced). |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| vektor.halowerk.com route
Embeds one request and a provided tool list locally, then returns deterministic similarity ranks and the selected tool |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| vektor.halowerk.com recommend
Calculates item co-occurrence and item similarity from the submitted events only. No user profile is stored. |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| workbot1.oddsys.org phone
Validate and normalize phone numbers (Google libphonenumber): validity, E.164/international/national formats, country, |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| api.ibanforge.com iban batch
Validate up to 100 IBANs in one call at $0.002 per IBAN (2.5x cheaper per IBAN than single calls at $0.005, and one se |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| news.halowerk.com news
Harvests the curated feed set for one topic and language, groups the headlines into events and returns one entry per e |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| news.netzhandwerker.de news
Harvests the curated feed set for one topic and language, groups the headlines into events and returns one entry per e |
answers 402 | $0.002 | base | v2 POST | 21d ago |
| Shizu timezone
Converts a timestamp between IANA timezones. |
answers 402 | $0.002 | base | v2 GET | 21d ago |
| x402.shizu.me trending
Cryptocurrencies trending on CoinGecko right now — the coins agents and humans are searching for most. Returns id, sym |
answers 402 | $0.002 | base | v2 GET | 21d ago |
| x402.shizu.me sentiment
Crypto market sentiment: the Fear & Greed Index (0=extreme fear, 100=extreme greed) with classification, plus optional |
answers 402 | $0.002 | base | v2 GET | 21d ago |
| x402.shizu.me toll earnings
Check accrued tollbooth earnings for a payout wallet: credits owed and USD equivalent. Earnings accrue from /toll/fetc |
answers 402 | $0.002 | base | v2 GET | 21d ago |
| screenshot-api-production-fe7e.up.railway.app capture pdf
Render an http(s) URL to a PDF (A4/A3/Letter/Legal/Tabloid) with print emulation; returns a JSON envelope with the PDF |
answers 402 | $0.002 | base | v2 POST | 21d ago |