All services

3,721–3,744 of 21,964

api.delx.ai

api.delx.ai

62
score

Map a value from one range into another. Call when you rescale agent metrics between UI and model ranges. Returns mapped value for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Split text into lines. Call when you need per-line processing without local split bugs. Returns lines array and count for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Percent-decode text. Call when you reverse query encoding from agent-held URLs. Returns decoded text for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Replace email-shaped tokens with a redaction marker. Call when you scrub emails from agent-held text before logging. Returns text with emails replaced by [REDACTED_EMAIL] for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Check empty object from value. Call when you detect empty JSON bodies in agent pipelines. Returns empty boolean for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Count object keys. Call when you size agent payloads before paying. Returns size integer for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Truncate long text in the middle with an ellipsis. Call when you keep start+end context inside UI/log width limits. Returns truncated text and truncated flag for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Pick only keys that exist on an object. Call when you whitelist agent fields without inventing missing keys. Returns object, missing, count for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Extract signed integers from free text. Call when you parse IDs, ports, or quantities out of messy agent logs. Returns integer list and count for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Parse int with default on failure. Call when you need fail-soft integer parsing for agent inputs. Returns value and ok for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Convert milliseconds to HH:MM:SS. Call when you format agent durations for humans. Returns hms string and parts for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Check whether an object has a key. Call when you preflight required fields before paid calls. Returns has boolean and key for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Safe length of a list/JSON array. Call when you measure agent arrays before batching. Returns length integer for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Extract email-shaped tokens from free text (shape only). Call when you need candidate emails from agent-held text without SMTP validation. Returns email list and count (shape match only) for $0.001 USDC via x402 on Base. Shape match only—not mailbox verification, MX lookup, or enrichment. No network, no keys, no retention. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Percent-encode text for query components. Call when you build safe query values for agent URLs. Returns encoded text for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Convert free text or identifiers to kebab-case slugs. Call when you need URL path segments, CSS class names, or route slugs. Returns kebab-case text for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Title-case words for headings and display labels. Call when you need human-readable titles from slug/identifier tokens. Returns title-cased words joined by spaces for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Zip key and value lists into an object. Call when you rebuild maps from parallel agent arrays. Returns object and count for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Mask a digit string keeping last4. Call when you display agent-held card-shaped numbers safely. Returns masked and last4 for $0.001 USDC via x402 on Base. Masking only—does not store PANs. No network, no keys, no retention. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Map object keys to JSON type names. Call when you audit agent payload shapes before schema checks. Returns types map for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Check whether value is a JSON object. Call when you validate agent payloads before object ops. Returns boolean result for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Check whether a string is a signed integer. Call when you validate numeric form fields before parse. Returns valid boolean for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Check whether a string is a float. Call when you validate decimal form fields before parse. Returns valid boolean for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

Replace digits with # for safe previews. Call when you strip numeric PII from agent-held text before display. Returns digit-redacted text for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana