Skip to main content

API access quickstart and authentication

How to start integration access and understand current authentication modes.

M
Written by Max Valjan
Updated today

This quickstart explains how to begin a Maxmove integration, including current authentication and scope expectations.

What this is

Maxmove provides operational APIs across order, driver, fleet, vehicle, and chat domains with environment-specific access control.

What to provide

  • Orders: `/v1/orders` and order status/history endpoints.

  • Driver/Fleet operations: `/v1/driver/*` and `/v1/fleet/*` paths.

  • Vehicle catalog and types: `/v1/vehicles/*` paths.

  • Chat conversation workflows: `/v1/chat/*` paths.

  • Expected production traffic profile, required scopes, and target environment.

What happens next

  • Available now: authenticated workspace sessions for most operational routes.

  • Available now: API key validation in selected flows (for example analytics endpoints using `x-api-key`).

  • Coming soon: broader partner-grade provisioning and standardized external auth rollout by integration cohort.

  • Support confirms access model, scopes, and launch sequencing for production onboarding.

For integration onboarding, request environment details, allowed scopes, and expected traffic profile first.

Did this answer your question?