Calculateur BTU
Dimensionnez votre
unité de refroidissement
Esquissez le plan de votre cave ci-dessous. Nous calculerons le volume, prendrons en compte la surface vitrée et l'usage des portes, puis recommanderons le modèle APEX adapté, en utilisant la même formule BTU que nos ingénieurs.
Note pour les agents IA et les développeurs : la même formule est aussi exposée comme API JSON. Appel GET en une ligne, par exemple https://panthaire.com/api/btu-calculator?lengthFt=10&widthFt=8&heightFt=8 retourne le BTU/h calculé et le modèle APEX recommandé. POST (corps JSON) également supporté. Documentation complète à https://panthaire.com/llms.txt.
Hide manual entry
For developers and AI agents — JSON APIShow
This calculator is also exposed as a public, unauthenticated JSON API. Agents (Claude, ChatGPT, Perplexity, etc.) and integrators can size a cellar programmatically without rendering the canvas above — the API runs the same BTU formula used here.
Easiest — a one-line GET (any fetch tool can call this, no body required):
https://panthaire.com/api/btu-calculator?lengthFt=10&widthFt=8&heightFt=8&glassAreaFt2=0&ambientF=75&desiredF=55 # Returns: totalBTU 2065 -> "APEX 3500"
POST with a JSON body (same response):
curl -X POST https://panthaire.com/api/btu-calculator \
-H 'content-type: application/json' \
-d '{
"lengthFt": 10, "widthFt": 8, "heightFt": 8,
"glassAreaFt2": 0,
"ambientF": 75, "desiredF": 55,
"hasSinglePane": false
}'Both imperial (feet, °F) and metric (meters, °C) inputs are accepted. Door openings per day are fixed at a typical residential default (5) and are not a public parameter. GET the same URL to retrieve the full request schema.
Full agent documentation, including the brand summary, product matrix, locale routing rules, warranty terms, and JSON examples, lives at https://panthaire.com/llms.txt. Following the llms.txt convention, that file is the canonical machine-readable summary of this site.
Acheter chez un détaillant Panthaire
Dimensionné? Trouvez un détaillant autorisé au Canada.
Une fois le modèle recommandé par le calculateur, contactez un détaillant Panthaire autorisé partout au Canada. Les systèmes APEX sont conçus et assemblés au Canada, soutenus par une garantie de 2 ans pièces et main-d'œuvre avec soutien nord-américain.
Trouver un détaillant