DELXCOMMERCE 6 routes

Discovery pack · Platform and automation agents

IDs and slugs for agent workflows

Mint URL-safe NanoIDs, time-sortable IDs, URL→slug, and host extraction at $0.001 for jobs, drafts, and cache keys—without shipping nanoid locally.

nanoid APIksuid APIurl slug APIdomain from urlagent id generatorx402 ids

Human → agent handoff

Share the job, not a directory.

Every route below has its own price, schema and bounded AgentCash command. Copying a command preserves this pack as a measurable discovery source.

https://api.delx.ai/api/v1/x402/start?q=generate%20nanoid%20ksuid%20slug%20or%20host%20from%20url%20for%20an%20agent
01
utility · POST /api/v1/x402/nanoidNanoID Generator for Agents

util_nanoid

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/nanoid -m POST -H 'x-delx-source: discovery-pack-agent-id-and-slug-kit' --max-amount 0.001 -b '{}'
$0.001
02
utility · POST /api/v1/x402/ksuidTime-Sortable ID Generator

util_ksuid

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/ksuid -m POST -H 'x-delx-source: discovery-pack-agent-id-and-slug-kit' --max-amount 0.001 -b '{}'
$0.001
03
utility · POST /api/v1/x402/slug-from-urlURL Path → Slug

util_slug_from_url

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/slug-from-url -m POST -H 'x-delx-source: discovery-pack-agent-id-and-slug-kit' --max-amount 0.001 -b '{"url":"https://example.com/docs/getting-started"}'
$0.001
04
utility · POST /api/v1/x402/domain-from-urlURL → Host/Domain

util_domain_from_url

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/domain-from-url -m POST -H 'x-delx-source: discovery-pack-agent-id-and-slug-kit' --max-amount 0.001 -b '{"url":"https://example.com/docs/getting-started"}'
$0.001
05
utility · POST /api/v1/x402/url-parseParse URL Parts

util_url_parse

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/url-parse -m POST -H 'x-delx-source: discovery-pack-agent-id-and-slug-kit' --max-amount 0.001 -b '{"url":"https://example.com/docs/getting-started"}'
$0.001
06
utility · POST /api/v1/x402/uuidDelx Uuid Generate

util_uuid_generate

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/uuid -m POST -H 'x-delx-source: discovery-pack-agent-id-and-slug-kit' --max-amount 0.001 -b '{}'
$0.001

Machine-readable path

Inspect the graph.