Skip to content

Milysec Developers

Developer portal for Milysec (studio) and Milypay (x402 agent payments + Australian data). No long-lived API keys on the data plane — payment is the credential.

When to use this portal

Quickstart

MCP (agents)

npx -y milypay mcp

CLI (npm)

npx -y milypay services
npx -y milypay abn 51824753556
# paid:
export MILYPAY_PRIVATE_KEY=...
npx -y milypay --api abn 51824753556

HTTP x402

curl -i https://api.milypay.xyz/au-business/abn/51824753556
# 402 Payment Required → settle → retry with payment proof

Demo (throttled): https://milypay.xyz/api · Paid: https://api.milypay.xyz · Full guide: milypay.xyz/agents.md

Machine-readable resources

Sandbox

Use the free demo host for throttled calls without a wallet: milypay.xyz/demo. Studio live ABN panel: /ventures.

Support

Email [email protected] or book a call.