Introduction
MoltSets uses a single API key type that works across all environments. You can generate unlimited keys per account — it’s recommended to create a separate key for each environment and agent you plan to use.
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.
API keys on MoltSets follow the format:
ms_XXXXXXXXXXX
Create an API key
You can create an API key by following these steps:
Name the API key
Enter a name for the key in the input field beside the ”+ Create” button.
Create the API key
Click on the ”+ Create” button to finalize the creation of the new key.
Save the API key
Copy your key and store it somewhere secure — it will only be shown to you once, at the time of creation.
Use the API key
Now that you have your API key, you can use it within any API request as a bearer token.
Authorization: Bearer ms_XXXXXXXXXXX
Revoking an API key
You can revoke an API key by following these steps:
Click "Revoke" to the right of the key you wish to remove
Revocation is immediate and irreversible.
API key permissions
All MoltSets API keys have the same standard permissions and capabilities.
