Welcome!

The Full Service API provides JSON RPC 2.0 endpoints for interacting with your MobileCoin transactions.

Full-service is MobileCoin's wallet backend. With full-service you can:

  • Create and manage accounts (private keys).

  • Build, submit, and record transactions

  • Scan the ledger and view balances

Integrating full-service

  • Get started with the full-service API by following the Getting Started guide.

  • For detailed information on how full-service stores data, check out the guide to database usage.

  • If you are having issues sending or receiving MOB, check out the guide to resolving disputes.

Last updated