| Endpoint | Status | Price | Network | Spec | Checked |
|---|---|---|---|---|---|
| api.delx.ai x402 crypto-news
Crypto news API for agents: search recent attributed crypto headlines (Bitcoin, Ethereum, DeFi, Web3) through the GDEL |
payable | $0.001 | base | v2 POST | 1d ago |
| openrouter.x402.stage.paywithlocus.com openrouter chat
Locus public pay-per-use API |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api jsonpath-extract
Extract one or many values from a JSON blob by dot/bracket path (e.g. items[2].name, meta.total). Pull just the fields |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api roman-numeral
Convert integers (1-3999) to Roman numerals and Roman numerals back to integers, with strict validation. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api calendar-month
Return a month as a grid of week rows (weeks start Monday or Sunday), plus the weekday of the 1st, the day count, and |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api semver-tools
Parse a semantic version, compare two versions, test a version against a range (^, ~, >=, <, exact), and compute the n |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api iso-week-date
Convert a date to its ISO 8601 week-date (year, week number, weekday), ordinal day-of-year, quarter, and days remainin |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api uuid-ulid-gen
Generate UUID v4/v5/v7, ULID, or NanoID (single or batch), or parse/validate an existing id and extract its embedded t |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api unicode-normalize
Apply NFC/NFD/NFKC/NFKD normalization and report per-codepoint name, category and script, flagging mixed-script (possi |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api base-encode
Encode or decode a string across base64, base64url, base32, hex, URL/percent, HTML entities, and data-URIs in one call |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api percentage-calc
Percent-of, percent-change, tip, and X-is-what-percent-of-Y in one endpoint. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api unit-convert
Convert length, mass, volume, data-size, time, speed, or temperature between units. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api password-strength
Score a password by length, character classes, and estimated entropy (bits). |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api ip-info
Classify an IPv4/IPv6 address: version, private/loopback/global, reverse pointer. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api date-diff
Difference between two dates/times in days, hours, minutes, and business days. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api timestamp-convert
Convert between Unix epoch (s/ms) and ISO-8601; report weekday and UTC offset. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api url-parse
Break a URL into scheme, host, port, path, query params, and fragment. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api luhn-check
Validate a number by the Luhn checksum and detect the card brand. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api lorem-ipsum
Generate placeholder text by paragraphs, sentences, or words. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api case-convert
Convert text between upper, lower, title, sentence, snake_case, camelCase, kebab-case, CONSTANT. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api slugify
Turn any text into a clean URL slug (ASCII, lowercased, hyphenated). |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api jwt-decode
Decode a JWT header and payload (no signature verification); flags expiry. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api uuid-generate
Generate v4 (random) or v5 (name-based) UUIDs in a batch; optional uppercase / no-hyphens. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api text-stats
Character, word, sentence, paragraph counts, average word length, and reading time. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai api base64-hex-codec
Encode or decode a string across base64, base64url, hex, and URL/percent encoding. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 jsonpath-extract
Extract one or many values from a JSON blob by dot/bracket path (e.g. items[2].name, meta.total). Pull just the fields |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 roman-numeral
Convert integers (1-3999) to Roman numerals and Roman numerals back to integers, with strict validation. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 iso-week-date
Convert a date to its ISO 8601 week-date (year, week number, weekday), ordinal day-of-year, quarter, and days remainin |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 calendar-month
Return a month as a grid of week rows (weeks start Monday or Sunday), plus the weekday of the 1st, the day count, and |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 semver-tools
Parse a semantic version, compare two versions, test a version against a range (^, ~, >=, <, exact), and compute the n |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 phonetic-transcode
Transcode text to or from the NATO phonetic alphabet, Morse code, binary, or Grade-1 Braille. Select scheme and direct |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 unicode-normalize
Apply NFC/NFD/NFKC/NFKD normalization and report per-codepoint name, category and script, flagging mixed-script (possi |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 uuid-ulid-gen
Generate UUID v4/v5/v7, ULID, or NanoID (single or batch), or parse/validate an existing id and extract its embedded t |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 base-encode
Encode or decode a string across base64, base64url, base32, hex, URL/percent, HTML entities, and data-URIs in one call |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 percentage-calc
Percent-of, percent-change, tip, and X-is-what-percent-of-Y in one endpoint. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 unit-convert
Convert length, mass, volume, data-size, time, speed, or temperature between units. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 password-strength
Score a password by length, character classes, and estimated entropy (bits). |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 date-diff
Difference between two dates/times in days, hours, minutes, and business days. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 timestamp-convert
Convert between Unix epoch (s/ms) and ISO-8601; report weekday and UTC offset. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 ip-info
Classify an IPv4/IPv6 address: version, private/loopback/global, reverse pointer. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 url-parse
Break a URL into scheme, host, port, path, query params, and fragment. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 luhn-check
Validate a number by the Luhn checksum and detect the card brand. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 json-format
Pretty-print, minify, or sort-keys a JSON string; reports validity and size delta. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 lorem-ipsum
Generate placeholder text by paragraphs, sentences, or words. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 case-convert
Convert text between upper, lower, title, sentence, snake_case, camelCase, kebab-case, CONSTANT. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 slugify
Turn any text into a clean URL slug (ASCII, lowercased, hyphenated). |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 text-stats
Character, word, sentence, paragraph counts, average word length, and reading time. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 jwt-decode
Decode a JWT header and payload (no signature verification); flags expiry. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 uuid-generate
Generate v4 (random) or v5 (name-based) UUIDs in a batch; optional uppercase / no-hyphens. |
payable | $0.001 | base | v2 POST | 1d ago |
| api.24klabs.ai v1 base64-hex-codec
Encode or decode a string across base64, base64url, hex, and URL/percent encoding. |
payable | $0.001 | base | v2 POST | 1d ago |