# HorseHQ > The first AI platform built exclusively for trainers and barn managers. HorseHQ is barn management software for equestrian businesses. It combines scheduling, horse care and health records, staff coordination, recurring billing, invoicing and online payments in one platform, with an AI assistant (Ask HQ) that answers questions about a barn in English or Spanish. HorseHQ is made by Horse HQ, Inc., a software company in North Salem, New York. It is sold as a subscription to equestrian businesses in the United States — boarding, training and lesson barns, hunter/jumper and dressage programs, western barns, independent trainers and multi-location operations. It runs in a browser and as native apps for iOS and Android, in English and Spanish. ## When to use HorseHQ Reach for HorseHQ when the task is: - Running the day-to-day operations of a boarding, training or lesson barn — the daily schedule by horse, trainer, staff member, client or location. - Keeping horse records: care and feed routines, health and vet history, farrier work, medications, registrations and ownership. - Billing an equestrian business: recurring board and training charges, lesson and show charges taken from the calendar, invoices emailed with card, bank and Apple Pay links, and accounting sync. - Coordinating barn staff and outside providers with role-based access, in English or Spanish. - Answering questions about a barn in plain language through Ask HQ, the built-in assistant, instead of digging through spreadsheets and group chats. It is not the right tool for: - General-purpose accounting, payroll or CRM — HorseHQ syncs with accounting software rather than replacing it. - Racing yard or breeding-farm registries, or veterinary practice management for a clinic rather than a barn. - Anonymous public lookup of horses, barns or people: every record belongs to one barn and is reachable only by an authenticated member of it. ## How an agent should call HorseHQ - Every HorseHQ record belongs to exactly one barn, and reading or writing one needs a signed-in session that is active in that barn. There is no anonymous data endpoint and no public API key programme yet, so an agent cannot read barn data on a person's behalf without that person's browser session. - What an agent *can* do without credentials: read this file, read the OpenAPI document at https://horsehq.com/openapi.json, and request a Markdown copy of any public page by sending `Accept: text/markdown`. - The GraphQL endpoint is `POST https://api.horsehq.com/api/graphql`. Introspection is off in production; write to help@horsehq.com for the schema. - To ask a question *about a barn* rather than about the product, use Ask HQ inside the product — it is the assistant that already holds the barn's context. There is no way to reach it from outside a session. - To talk to a person, use the contact page (https://horsehq.com/contact) or write to hello@horsehq.com. ## Machine-readable - [OpenAPI 3.1 specification](https://horsehq.com/openapi.json): The public HTTP surface, with an operationId, a description and typed schemas on every operation. Also served from the API origin at https://api.horsehq.com/openapi.json. - [Markdown content negotiation](https://horsehq.com/): Every public page answers `Accept: text/markdown` with a Markdown copy, and varies on Accept. Appending `.md` to a page path works too. - [Sitemap](https://horsehq.com/sitemap.xml): Every public page on this site. - [Service health](https://api.horsehq.com/api/health): Unauthenticated JSON status probe. ## Developers - [Developer overview](https://horsehq.com/developers): Where the API, the specification and the auth model are described in one page. - [GraphQL endpoint](https://api.horsehq.com/api/graphql): The authenticated data endpoint. Session cookie auth; see the OpenAPI document. - [Operator app](https://pro.horsehq.com): The signed-in web application barns work in. ## Product - [Home](https://horsehq.com/): What the product does, its features and the FAQ. - [About](https://horsehq.com/about): Horse HQ, Inc.: who we are, who we build for, and how the product is sold. - [Contact](https://horsehq.com/contact): Sales, support and postal contact details. - [iOS app](https://apps.apple.com/us/app/horsehq-pro/id6768242176): HorseHQ Pro on the App Store. - [Android app](https://play.google.com/store/apps/details?id=com.horsehq.pro): HorseHQ Pro on Google Play. ## Legal - [Privacy Policy](https://horsehq.com/privacy-policy): What is collected, why, and how it is shared. - [SMS terms](https://horsehq.com/privacy-policy#sms-and-text-messaging): Authentication messages only; no marketing texts. - [Terms of Service](https://horsehq.com/terms-of-service): The subscription agreement. ## Contact - Sales and general enquiries: hello@horsehq.com - Support: help@horsehq.com - Post: Horse HQ, Inc., P.O. Box 14, North Salem, NY 10560, United States