Skip to main content

🚀 Quickstart

Connect to the Transporeon Carrier Interface with Nango and see data flow in 2 minutes. This API uses HTTP Basic Auth — no user redirect required.
1

Create the integration

In Nango (free signup), go to Integrations -> Configure New Integration -> Transporeon Carrier Interface (Basic Auth).
2

Connect your Transporeon account

Go to Connections -> Add Test Connection. Enter your Username and Password, select the API Host matching your environment (xp.transporeon.com for production), then save.
3

Call the Transporeon Carrier Interface API

Make your first request. Replace the placeholders with your Environment API key, integration ID, and connection ID:
Or fetch credentials with the Node SDK or API.✅ You’re connected! Check the Logs tab in Nango to inspect requests.
4

Implement Nango in your app

Follow our Auth implementation guide to integrate Nango in your app.To obtain your own credentials, follow the setup guide linked below.

📚 Transporeon Carrier Interface integration guides

Nango maintained guides for common use cases. Official docs: Transporeon Carrier Standard Interface
This API also supports OAuth 2.0 client credentials — see Transporeon Carrier Interface (Client Credentials). The public sandbox (username demo@123, password demo) only works with this Basic Auth integration, not the OAuth 2.0 one.

🧩 Pre-built syncs & actions for Transporeon Carrier Interface

Enable them in your dashboard. Extend and customize to fit your needs. No pre-built syncs or actions available yet.
Not seeing the integration you need? Build your own independently.