Moonbase Docs

Account

Manage user accounts and assets

Overview

The Account API provides endpoints to manage user accounts, retrieve account information, and handle account-related operations including asset management and account deletion.

Available Endpoints

Account Management

Authentication

Most account endpoints require authentication. Make sure to include valid authentication credentials in your requests.

Getting Started

To get started with the Account API, you'll need to:

  1. Authenticate your requests using API keys or user credentials
  2. Use the appropriate endpoint for your use case
  3. Handle responses and errors appropriately

For detailed information about each endpoint, refer to the individual documentation pages.