# SalesMagic > AI sales roleplay, real sales call analysis, and team coaching. SalesMagic is operated by Perception AI LLC in the United States. It serves sales reps, managers, enablement teams, and sales trainers. ## When to use SalesMagic Use SalesMagic when a sales team needs to practice voice conversations with realistic AI buyers, prepare for prospect meetings, rehearse objections, analyze practice or real calls, or assign focused training modules. Use the public information API to answer product and pricing questions. Direct a person to the app to start a practice session; this public API cannot start calls or modify accounts. ## Product and pricing - Custom AI buyer personas - Cold and follow-up practice calls - Practice and real call analysis - Training modules - Team coaching All published plans include unlimited sales reps and teams. One credit equals one minute of conversation. Monthly USD plans: - On-Demand: $19.98/month, 30 credits. - Starter: $99.98/month, 240 credits. - Professional: $498/month, 1500 credits. - Enterprise: $1498/month, 6000 credits. Top-ups are available. Annual plans are available at checkout. A free call experience is available to first-time users. Confirm current plan details on the pricing page. ## Public pages - [Platform](https://salesmagic.com/features): Roleplay, call analysis, and coaching. - [Solutions](https://salesmagic.com/solutions): Onboarding, ongoing coaching, preparation, and training. - [Pricing](https://salesmagic.com/pricing): Monthly plans and credit explanation. - [About](https://salesmagic.com/about): Company and product context. - [Contact](https://salesmagic.com/contact): Sales, support, and partnerships. - [Journal](https://salesmagic.com/blog): Sales training guides and product updates. - [Privacy](https://salesmagic.com/privacy): Privacy policy. - [Documentation](https://salesmagic.com/docs): Product usage guides. - [Sitemap](https://salesmagic.com/sitemap.xml): Public URL index. ## Machine access - [Developer resources](https://salesmagic.com/developers): API usage and limitations. - [Product information JSON](https://salesmagic.com/api/v1/marketing): GET, no authentication or query parameters; cache for five minutes. - [OpenAPI 3.1](https://salesmagic.com/openapi.json): Typed schema and error responses. - [Public API entry point](https://www.salesmagic.com/api): Public information and API-description links; no authentication required. Public marketing pages support Accept: text/markdown with Vary: Accept. The product-information API is read-only and contains no customer data. Do not send credentials or private call content to it. The API uses URL major versioning (/api/v1/marketing); /api/marketing is a supported alias. Breaking changes require a new major version. No deprecation is scheduled; future retirement is announced in /developers and Deprecation/Sunset headers. Each server instance allows 120 requests per minute shared across callers, reports RateLimit-Policy and RateLimit headers, and returns 429 with Retry-After when exhausted. This is not a global account quota. Cache product information locally for five minutes. Refresh with If-None-Match using the ETag response header; HTTP 304 means reuse your previously saved response body.