Skip to main content

Morpheus Inference API


Welcome to the Morpheus Inference API. We appreciate you spending the time to help us test prior to our billing implementation, and hope that you are as excited as we are for this new addition to the Morpheus Ecosystem.

What is the Morpheus Inference Marketplace?

The Morpheus Inference Marketplace is a decentralized network where providers host AI models and consumers access inference. The Morpheus Inference API abstracts all of this complexity—you just need an API key to get started. Key benefits:
  • Free inference during Open Beta (until 1/31/26)
  • OpenAI-compatible — works with any tool that supports OpenAI’s API
  • Decentralized — no single point of failure, protects your data
  • No wallet required — just create an account and start building
The Morpheus Inference API is FREE during the Open Beta. Login, grab an API key, and you’re ready to go.Billing infrastructure will be implemented soon. Free inference will be available natively, or via credit allocation until 1/31/26.

Create Your Account

Follow these steps to get your API key. This takes about 2 minutes.

Step 1: Go to the Portal

Visit app.mor.org to get started. Morpheus Portal Homepage

Step 2: Sign In or or Sign Up for a New Account

Click Sign Up to create a new account, or provide credentials if you already have one. You’ll need to verify your email. Login Page

Step 3: Access Your Dashboard

After logging in, access your account settings and ensure that “Automation” is enabled. Admin Dashboard

Step 4: Create an API Key

Click API Keys, and then Create New API Key, give it a name, and click create. API Key Creation

Step 5: Copy Key

Now that you have your key, you can use the built-in test UI or API playground.
Copy your API key immediately! It won’t be shown again after this screen.
Set Default API Key

You’re Ready!

You now have everything you need:
Base URL: https://api.mor.org/api/v1API Key: The key you just created (starts with sk-)

Continue to Quickstart

Learn how to make your first API request with code examples in Python, JavaScript, and curl.

Help Us Improve

We want your feedback! Use the API with your favorite tools—Cursor, LangChain, OpenWebUI, or anything else that supports OpenAI-compatible APIs. Tell us what works, what’s broken, and what you’d like to see improved.
Provide Feedback: Submit feedback here