Global subscription billing your agents can run.
Go live in under 60 minutes — Stripe, eSewa, Khalti and ConnectIPS behind one API. Every endpoint speaks to humans and AI agents alike, with dry-run by default and human-confirmed execution.
# An agent creates a subscription — safely
$ curl api.globallymint.com/v1/subscriptions \
-H "Authorization: Bearer agk_…" \
-H "Idempotency-Key: 7f3a…" \
-d '{ "customer": "cus_123", "plan": "growth" }'
# → 200 · dry_run preview returned for confirmation