Skip to content

MaxTrax Developer Portal

Welcome to the MaxTrax developer portal. MaxTrax is a weld tracking and inspection management platform for industrial pipeline and construction projects. This site documents the public REST API and how to integrate with it.

The API reference on this site is generated directly from the platform’s OpenAPI contract — it is never hand-maintained, so it always matches the shipped API.

Open the API referenceGetting started

Getting started

The base URL, how to authenticate, and how to make your first request. See Getting started.

Authentication

How the API authenticates requests today — httpOnly cookies for the app, bearer tokens for early integrators. See Authentication.

Data model

The core domain vocabulary — welds, ISOs, inspections, test packages. See Data model.

API reference

The full interactive reference, generated from the OpenAPI contract. See the REST API reference.

This is the Wave 1 developer portal: the generated REST API reference plus getting-started, authentication, and data-model guides. Self-serve client registration, OAuth2 scopes, webhooks, and SDKs are planned for Wave 2 — see the roadmap.