moby Mobayilo CLI

Voice operations, terminal speed

Mobayilo from your shell

moby gives you a direct CLI for Mobayilo auth, balance, rates, calling, and top-up workflows.

Production host is the default. You usually do not need --host.

mobycli.mobayilo.com
$ curl -fsSL https://mobycli.mobayilo.com/install.sh | sh
$ moby auth login
$ moby auth status --json
$ moby balance --json
$ moby rates US --json
$ moby call +14155550123 --json

Install

One command install with checksum verification.

Recommended

curl -fsSL https://mobycli.mobayilo.com/install.sh | sh

Supports macOS and Linux (amd64/arm64).

Quickstart

First login to first command in under two minutes.

  1. Authenticate

    moby auth login
    moby auth status --json
  2. Check account state

    moby balance --json
    moby rates US --json
  3. Place a call

    moby call +14155550123 --json
    # local format example
    moby call 090-1234-5678 --country JP --json

Core Commands

Production defaults with script-friendly JSON output.

Auth

moby auth login
moby auth status --json
moby auth logout

Account

moby balance --json
moby rates US --json

Calling

moby call +14155550123 --json
moby caller-id request 09018721928 --country JP
moby caller-id confirm 123456

Billing

moby topup 5 --open
moby topup 5 --json

Troubleshooting

Most common first-run issues.

authentication token required

Run moby auth login again, then re-check with moby auth status --json.

missing_caller_id

Complete caller-id verification first, then retry call.

invalid_amount

Top-up minimum is $5.00 in CLI.