API Documentation
API documentation for the MBRetrofit Tools
Overview
The MBRetrofit API is a simple, secure REST API for programmatic access to the same features you see in your dashboard:
- Generate navigation map codes
- Retrieve seed keys
- Look up vehicle data (VIN decode, service history, and more)
Authentication
All requests require an API key sent in the request header. Keep your key secret and never embed it in client-side code.
Header:
x-api-key: YOUR_API_KEY
Test environment:
- Use
https://mbretrofit.it/api/test/v1
for testing. - Test endpoints require the same
x-api-key
header.
Need access? Email us and describe your use case and expected volume.
Request API access
Credits & billing
Some endpoints are premium and consume credits. For example, generating a map code uses 1 map credit. Credits are deducted from your balance at request time.