Marquatica API Platform

Welcome to the Marquatica API documentation. Our APIs enable you to integrate dealer locator features, submit leads, and manage boat warranties for multiple brands.

Base URL

https://api.marquatica.com

API Overview

Legacy APIs (X-API-Token Authentication)

Traditional token-based authentication for dealer locator and lead submission endpoints.

GET /dealer-locator

Dealer Locator

Find dealers by location and brand across our network.

View Documentation →
POST /lead-submission

Lead Submission

Submit customer leads for processing and tracking through the Marquatica platform.

View Documentation →

Warranty API v1 (JWT Bearer Authentication)

JWT-based authentication for comprehensive warranty management and lifecycle tracking.

GET POST PATCH /api/v1/warranty

Warranty Management

Full warranty lifecycle management including creation, updates, and status tracking across all supported boat brands.


Quick Reference: Authentication

Choose the authentication method based on which API you're using.

Legacy APIs

X-API-Token: your_api_token_here

Warranty API

Authorization: Bearer your_jwt_token

For detailed setup instructions, visit the Getting Started guide.


Current Version

0.1.2 (pre-production)

We use semantic versioning. The 0.x.x versions indicate pre-production integrator testing. Version 1.0.0 will mark the stable production release.


Need Help?

Contact your Marquatica account administrator for credentials and support. We're here to help you succeed with our API platform.

On this page