Stellar.AI
  • Overview
    • Overview
    • Architecture
  • Rendering
    • Getting started
    • Top-up your account
    • Setup add-on
    • Submitting your first render
    • Start your render
      • Transfer manager (Uploads and downloads)
      • Managing your render
      • Terminate rental
  • VPN
    • Android
    • iOS
  • AI and ML
  • Resize Docker Storage
  • Nodes
    • Installation
    • Update/Uninstall
    • Idle jobs
    • WSL
    • Verification
  • Services
    • CPU/GPU rental
  • Cryptocurrency
    • Monetary Policy
    • Staking
  • Roadmap
  • API Reference
    • accounts
      • /accounts
      • /accounts
      • /accounts/balance
    • network
      • /network
    • nodes
      • /nodes/{id}
    • services
      • /services
      • /services/mr
      • /services/mr
      • /services/render
      • /services/render
      • /services/{uuid}/info
      • /services/{uuid}/stop
Powered by GitBook
On this page
  1. API Reference
  2. services

/services/mr

Start MR service

POST https://api.staller.computer/services/mr

curl --location 'https://api.staller.computer/services/mr' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data '{}'
{
  "uuid": "96e33710-ec12-11ed-8588-fa163e49e8aa"
}
Previous/services/mrNext/services/render

Last updated 5 months ago