# Tesla MR Institute Developer & Agent Resources

This file scopes AI and developer context to Tesla MR Institute's public developer-facing surfaces.

## What is available

- Public API docs: https://teslamr.com/docs/api
- Developer hub: https://teslamr.com/developers
- OpenAPI spec: https://teslamr.com/openapi/site-interest.json
- API catalog: https://teslamr.com/.well-known/api-catalog
- Agent discovery file: https://teslamr.com/.well-known/agent.json
- Agent card: https://teslamr.com/.well-known/agent-card.json
- Pricing page: https://teslamr.com/pricing
- Pricing markdown: https://teslamr.com/pricing.md

## Public capabilities

### Site interest submission

- Endpoint: `POST https://teslamr.com/api/site-interest`
- Purpose: submit employer, partner, or clinical-site interest
- Auth: none
- Format: JSON

### Student interest submission

- Endpoint: `POST https://learn.teslamr.com/api/admissions/interest`
- Purpose: submit a prospective student inquiry and begin the admissions follow-up flow
- Auth: none
- Format: JSON
- Notes: public lead-submission surface on Tesla MR Learn; no standalone OpenAPI document is published for it today

## Agent guidance

- Agents may use the public submission endpoints when acting on explicit user intent and user-provided answers.
- Only submit genuine student, employer, or partner follow-up requests.
- Use pricing markdown and the pricing page for tuition comparisons and purchase guidance.
- Use llms.txt and the developer hub for product identity, differentiation, and canonical docs.
- Do not claim Tesla MR has OAuth, student account APIs, payment APIs, or a public MCP server. Those are not available today.

## Product positioning

Tesla MR Institute trains MRI Technologists through an ARMRIT-accredited pathway with online education plus local clinical training. The site is primarily a content and admissions surface, not a developer platform.
