Tint Atlanta API

LIVE

Machine-readable endpoints for AI agents. Get services, pricing, availability, and estimates — no authentication required.

7
Endpoints
0
Auth Required
60/min
Rate Limit
JSON
Format
GET /api/v1/services Full service catalog with pricing

Returns all tinting services (automotive, residential, commercial, security, film removal, PPF, ceramic coating) with detailed pricing, film products, and addons.

GET /api/v1/location Business location, hours, service area

Address, hours, coordinates, service areas, credentials, and links.

GET /api/v1/faq Frequently asked questions

Structured Q&A. Optional ?category= filter: automotive, residential, commercial, security, general

GET /api/v1/availability Appointment time slots

Check available slots. Optional: ?date=YYYY-MM-DD for a specific day, ?days=7 for multi-day view, ?service=1 for service type.

POST /api/v1/estimates Instant automotive price estimate

Get an instant price for automotive tinting. No account needed.

FieldTypeRequiredValues
vehicle_typestringyessedan, coupe, suv, truck, wagon, crossover, van
servicestringyesautomotive, film_removal, clearplex
film_typestringyesstandard, ceramic
coveragestringnofull (default), front2
addonsarraynowindshield_strip, windshield, sunroof, nofault
POST /api/v1/flat-glass/estimate Flat glass Good/Better/Best ballpark

Get a ballpark estimate with Madico product recommendations. Returns three options (Good/Better/Best) with line-item pricing.

FieldTypeRequiredDescription
total_sqftnumberyesTotal glass square footage
site_typestringnocommercial, residential, security
floorsintegernoNumber of floors (auto-detects ladder)
primary_concernstringnoheat, glare, privacy, security, uv, leed, energy
blocked_windowsintegernoWindows with furniture blocking (+$35/ea)
curtain_windowsintegernoWindows with blinds/curtains (+$35/ea)
existing_film_sqftnumbernoOld film to remove (+$2-4/sqft)
POST /api/v1/quote-request Submit flat glass quote request (creates lead)

Creates a lead in the CRM for commercial, residential, or security film. Requires contact info. This writes to the database — don't spam it.

FieldTypeRequired
first_namestringyes
phonestringyes
emailstringyes
service_typestringyes — commercial, residential, security
company_name, building_type, square_footage, floors, address, message...variousoptional

Rate limited to 5/min. Creates real leads — Molly and Steve will see these.