API Gateway Open Beta Program
Welcome to the Morpheus API Gateway Open Beta Program. We appreciate you spending the time to help us test, and hope that you are as excited as we are for this new addition to the Morpheus Ecosystem.
What is the Morpheus Compute Router?
We're making it easy for you to use the Morpheus Compute router access LLM inference. The Morpheus Compute router was designed so that users could create "sessions" with LLM providers, essentially renting their compute hardware to send prompts to their hosted model.
Opening a Session
To open a "session" in the Morpheus Compute Marketplace, users have 2 choices:
- Pay Directly with MOR: Spend MOR tokens to achieve a 1:1 payment ratio for the session.
- Stake MOR: Stake MOR tokens to utilize your daily allowance of compute inference. Staking provides a daily allocation of credits that can be used for opening sessions. Your daily credits are determined by your amount of staked MOR token (credit calculator for testing purposes only currently on calc.kyletest.com, which will be transitioned).
What is the API Gateway?
Before today, you've needed to host your own proxy-router in order to interact with the system, which is burdensome for most application. This new API gateway takes care of those interactions on your behalf, allowing you to access the compute marketplace with just an API key (created through the API portal). The API gateway simplifies session management by providing an automated workflow to create sessions when you need them, identifying the highest rated provider for your model of choice.
This Open-beta program is currently utilizing a wallet that contains staked MOR. You will not be connecting your wallet or staking MOR directly. We will be implementing this functionality in the future when we move to a GA release.
The Morpheus API Gateway is a way for users to access AI inference for FREE. There is no cost. Login, grab an API key, and you are ready to go.
FREE AI FOR ALL -- until you break it, or until we go broke.
Getting Started
The steps are simple:
- Create an account and Login
- Create an API key and enable automation
- Chat with your model of choice through the Morpheus Compute Marketplace
API Gateway Base URL: https://api.mor.org/api/v1
API Gateway Swagger UI: https://api.mor.org/docs
Postman Collection: View Collection
What We're Looking For
Use the docs within this repository to learn more about the API Gateway and how to use it.
We want you to pressure test the API gateway and provide as much feedback as possible. Create an API and sends prompts through whatever method you currently use. Use your API key and Base URL to connect to coding IDEs like "Cursor", or use with "Roo Code" or any other VS Code plugins. Connect to browsers like Brave with Brave Leo, or integrate with custom Chat UIs like OpenWebUI. Use the API to power your agents, or plug into any other application you choose.
With our first stable release we'd like to know what you love, what you hate, what broke, and what you'd like improved. We are asking for you to beat this up and be picky - your feedback will drive the improvements before this goes to the broader market.
Provide Feedback: Use the google doc here to provide feedback.