This page is a mirror summary of public information about MyProvider, last verified for v7.0.0. For canonical, current behavior, always defer to myprovider.mor.org.
What it gives you
- Provider dashboard — register/update your provider record, view stake, status, and earnings.
- Model management — register, tag (including
tee), and update models. - Bid management — post, edit, and retire bids.
- Session monitoring — see active and historical sessions, pending claims, and earnings.
- Health pings — quick visibility into whether your
:3333and/healthcheckare reachable.
When to use it vs the Swagger / API
| Task | Best surface |
|---|---|
| First-time provider registration | MyProvider GUI or Swagger |
| Update bids in bulk | API/script |
| TEE attestation inspection | SecretVM portal + cosign |
| Day-to-day operator monitoring | MyProvider GUI |
| Programmatic automation | API (endpoints reference) |
Authentication
MyProvider authenticates against your provider’s wallet — connect a wallet that owns the provider record on chain. Read the privacy and TOS on the site directly before connecting any wallet you care about.Related
- Register on chain — the underlying contract calls MyProvider wraps.
- API endpoints — direct API equivalents.

