v1 ยท manufacturer interfaces gateway
HTTP service for manufacturer interfaces. v1 implements Ford GOASIS (FSA, vehicle info, warranty history, symptom/DTC). Designed so other manufacturers can be added as sibling modules.
All /api/public/* routes (other than /health) require the x-api-key header.
QA vs production Ford endpoint is selected by the GOASIS_ENV secret (qa | prod).
See README.md for request/response shapes and how to add a new manufacturer module.