API & integrations for transport and logistics

Connect your ERP, WMS, BI tools, or custom applications to Routix via our versioned REST API with OAuth 2.1 authentication. Secure, scalable, and documented.

REST APIOAuth 2.1ERP IntegrationWebhooksDevelopers
Last updated: 13 February 2026

Full API documentation available

View the technical documentation with OAuth flows, endpoints, code examples, and setup guide at docs.routix.com.

Go to docs.routix.com

Why integrate with Routix?

Routix is built as an open platform. The API gives you access to transport data so you can connect systems, automate processes, and enrich insights.

  • Versioned REST API (v1 stable, v2 extended) with full backward compatibility.
  • OAuth 2.1 with PKCE for user-facing apps and Client Credentials for server-to-server.
  • Scope-based permission model: only request the permissions you need.
  • Location-based data isolation with a public branch ID per API call.
OAuth 2.1

Industry-standard authentication with PKCE, token refresh, and secret rotation.

1,000 req/min

Rate limit per organization on the REST API, with exponential backoff support.

v1 & v2 parallel

Two API versions side by side: v1 for stability, v2 for additional fields.

From registration to first API call

1. Register app

Create an OAuth app via the Routix dashboard or API. Choose your scopes, redirect URIs, and location restrictions.

2. Obtain token

Use Authorization Code + PKCE for user-facing apps or Client Credentials for backend integrations. Tokens are valid for 1 hour.

3. Fetch data

Make API calls to /api/v1/{branchId}/{resource} with your Bearer token. Paginate with limit and offset parameters.

Available resources

The API grows with the platform. Accounts are live, other resources follow on the roadmap.

ResourceScopeStatus
accountsroutix:accounts:readLive
ordersroutix:orders:readRoadmap
vehiclesroutix:vehicles:readRoadmap
equipmentroutix:equipment:readRoadmap
staffroutix:staff:readRoadmap
planningroutix:planning:readRoadmap
invoicesroutix:invoices:readRoadmap

API capabilities in Routix

Everything you need to build reliable integrations.

  • Versioned REST API with stable v1 and extended v2 endpoints.
  • OAuth 2.1 with Authorization Code + PKCE and Client Credentials flows.
  • Scope-based access control per resource and action.
  • Location-based data isolation via public branch ID.
  • Token management with refresh, rotation, and revocation.
  • Standardized JSON responses with pagination and error codes.
  • Rate limiting with 1,000 requests per minute per organization.
  • Code examples in JavaScript, Python, PHP, and C#.
  • App management dashboard for registration, monitoring, and secret rotation.

Secure, scalable, and compliant

The Routix API is built on Row Level Security, JWT authentication, and full data isolation per organization. Tokens contain claims for organization, scopes, and branches — so every call returns exactly the right data.

Need a complex integration?

Not every integration is standard. For complex scenarios, we offer custom development and partnerships.

Custom integrations

Need a complex connection with your ERP, WMS, or a specific system? Our development team builds it for you — from design to delivery.

View custom solutions

Technology partnership

Building a product that connects to transport and logistics? Become a technology partner and get access to API support, co-development, and a listing in our integration marketplace.

View partner programs

Ready to integrate with Routix?

View the documentation, register your first OAuth app, or contact us for a custom solution.

Support included

Need help? Our team guides you through implementation and daily use. Reachable via chat and email.

Go to support portal