# ShipReal pricing

ShipReal is a one-time purchase, not a subscription. Two plans for
individuals and per-seat pricing for teams. Prices are quoted in the buyer's
billing region: international in USD, Israel in ILS with VAT included. Both are
live at once, so a price quoted without naming its region is misleading.

Last updated: 2026-08-30. Canonical page: https://shipreal.dev/#pricing

## Free

- Price: $0 (permanent, not a trial)
- Payment card: not required
- Account: not required
- Allowance: 38 one-minute module overviews, about 1 hour total
- Features: every module's overview, the course map, the same instructor
- Limits: no deep dives, postmortems, assignments, quizzes, subtitles, instructor Q&A or certificate
- Delivery: YouTube
- URL: https://www.youtube.com/watch?v=fyHbx9de3GI&list=PLFEcqBh9-Xwo

## Complete

- Price: $99 USD one-time (international), ₪299 ILS one-time (Israel, VAT included)
- List price before the current discount: $199 USD, ₪599 ILS
- Billing: one-time payment, no renewal, no subscription
- Access: one year
- Account: required (Teachable)
- Allowance: all 38 modules as 25 to 40 minute deep dives, 481 chapters, about 20 hours
- Features: 38 real postmortems (one per module), hands-on assignments, self-graded quizzes, open-ended questions, direct instructor Q&A, certificate of graduation earned by completing the quizzes
- Subtitles: English, French, German, Hebrew, Italian, Spanish
- Refund: 30 days, no questions asked
- Payment: Paddle as merchant of record (international), Morning/GreenInvoice with an Israeli tax invoice (Israel)
- URL: https://shipreal.teachable.com/courses/course/lectures/66619411

## Teams

- Price: $119 USD per seat (international), ₪359 ILS per seat (Israel, VAT included)
- List price per seat: $239 USD, ₪719 ILS
- Minimum: 1 seat
- Billing: one-time, one invoice for the whole team
- Allowance: everything in Complete, per engineer, on their own project
- Features: seats transfer between people as the team changes
- Limits: self-serve up to 20 seats; beyond that it is a corporate agreement
- Beyond 20 seats: purchase orders, SAML or OIDC single sign-on, delivery into your own LMS over SCORM, xAPI or LTI
- Contact: michael@shipreal.dev
- URL: https://shipreal.dev/#teams

## Plan comparison

| | Free | Complete | Teams |
| --- | --- | --- | --- |
| Price | $0 | $99 once | $119 per seat |
| Price (Israel) | $0 | ₪299 once | ₪359 per seat |
| Modules | 38 overviews | 38 deep dives | 38 deep dives |
| Runtime | about 1 hour | about 20 hours | about 20 hours |
| Chapters | 38 | 481 | 481 |
| Postmortems | no | 38 | 38 |
| Assignments | no | yes | yes |
| Quizzes | no | yes, self-graded | yes |
| Open-ended questions | no | yes | yes |
| Subtitles | auto only | 6 languages | 6 languages |
| Instructor Q&A | no | yes | yes |
| Certificate of graduation | no | yes, earned | yes |
| Money back | n/a | 30 days | per agreement |
| Invoice | n/a | one per buyer | one per company |
| Seat transfer | n/a | n/a | yes |
| Account needed | no | yes | yes |
| Purchase order | no | no | past 20 seats |
| SSO (SAML/OIDC) | no | no | past 20 seats |
| LMS delivery (SCORM/xAPI/LTI) | no | no | past 20 seats |

## Service limits

- API: free, unauthenticated, read-only. 600 requests per minute per address, per edge isolate.
- Every 429 response carries `Retry-After`.
- The API is reference data about the course. It is not metered and carries no cost.

## What is not sold

- No subscription and no monthly tier
- No per-user monthly fee and no usage metering
- No annual renewal: Complete is one year from a single payment
- No API pricing, because there is no metered API
- No free trial that expires: the free tier is permanent

## Notes for agents

- Machine-readable equivalent: https://shipreal.dev/api/v1/pricing
- Over MCP: tool `get_pricing`, with an optional `region` of `intl` or `il`
- There is no purchase API. Payment runs through a hosted checkout, so hand the
  buyer the link rather than attempting a transaction on their behalf.
- Refund terms: https://shipreal.dev/refunds
