You're viewing a demo portfolio

Join the waitlist
PRSM

buy_credits

Active

Tool of com.sibfly/ground-motion

declared in 1.2.0

Get a machine-usable payment link to top up credits (requires your Bearer API key). method 'stripe' returns a card checkout_url; 'crypto' returns a BTC invoice_url + txn_id. Open/relay the URL to complete payment; credits land automatically afterwards — confirm with get_account.

Parameters schema

{
  "type": "object",
  "required": [
    "amount_usd"
  ],
  "properties": {
    "method": {
      "enum": [
        "stripe",
        "crypto"
      ],
      "type": "string",
      "description": "default stripe (card)"
    },
    "amount_usd": {
      "type": "number",
      "description": "1 to 10000 (USD)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.sibfly/ground-motion

https://github.com/james-sib/sibfly-api

1/7 registries
View full server →