Developers
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
- Wire an agent to Milypay AU data (ABN, ASIC, address, BSB, super, weather, postage).
- Discover MCP, OpenAPI, CLI, demo host, and paid API base URL.
- Hire the studio for custom Solana / AI builds — use contact.
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
- OpenAPI specificationJSON — also /api/openapi.yaml
- OpenAPI YAMLYAML mirror for scanners
- MCP discoverystdio: npx -y milypay mcp
- API catalogRFC 9727-style linkset
- llms.txtWhen-to-use + surfaces
- llms-full.txtLong agent reference
- DocsHuman + agent overview
- Milypay agents.mdExecutable product guide
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.