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.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/v1API Gateway Swagger UI: https://api.mor.org/docsPostman Collection: View Collection

