Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.moltsets.com/llms.txt

Use this file to discover all available pages before exploring further.

Logging in

Sign in to your Moltsets account at app.moltsets.com. Two authentication options are available:
  • Magic link — enter your email address and we’ll send you a one-click sign-in link, no password required.
  • Google — sign in instantly using your existing Google account.
The interface at moltsets.com is a minimal, command-based console — think of it as a terminal for your account. The app has two sections:
  • Console — a command-based interface used to navigate your account.
  • Sidebar — displays your current plan, remaining credits, and API keys.
Type any of the following commands to get started:
CommandDescription
usage todayCredits used today
usage this weekWeekly usage breakdown
usage this monthMonthly usage breakdown
creditsRemaining credit balance
keysList active API keys
planCurrent subscription info
apisList all available APIs
apis <name>Details on a specific API
accountAccount details
helpShow all available commands
clearClear the console
/logoutSign out

API keys

API keys are managed in the Moltsets app at app.moltsets.com, in the API Keys card in the right-hand column. You can create as many keys as you need for your various development environments and AI agents.

Creating an API key

Enter a name for your key in the input field beside the Create button, then click Create. Your new key will appear in the API Keys card immediately. Copy your key and store it somewhere secure — it will only be shown to you once, at the time of creation. Keys follow this format: ms_XXXXXXXXX

Revoking an API key

Click Revoke to the right of the key you wish to remove. Revocation is immediate and irreversible.