Skip to main content
Version: 1.0.0

Truckers Address API

Provides endpoints for managing addresses and geographic locations.

Provides endpoints for managing auctions, bids, and related operations.

Provides endpoints for:

  • Carrier login and registration
  • Account management
  • Password recovery

Provides endpoints for querying the classification of goods.

Provides endpoints for managing carrier company information.

Overview

This API is part of the Transcend system and provides services for managing digital contracts with carriers.

Main Features

  • Query available contracts
  • Download documents in PDF format
  • Send contracts via email
  • Management of contract versions

Requirements

  • JWT authentication (Bearer token)
  • Authorized access via commercial agreement
  • Registered API client in CargOffer

Conventions

  • All dates/times in ISO 8601 format (UTC)
  • Contract codes with format TRANS-AAAA-NNN
  • Semantic versions (MAJOR.MINOR.PATCH)

For technical support, contact the development team.

Provides information about available countries for carriers.

This API is part of the Transcend system and manages the main dashboard for carriers. It provides access to: - Summary dashboard data (available loads, pending deliveries, etc.) - Relevant notifications and alerts - Recent activity statistics Requires JWT authentication and is only available for users with the 'carrier' role.

Provides endpoints for managing and querying deliveries.

Provides endpoints for managing records from the General Directorate of Traffic.

Overview

This API is part of the Transcend system and provides complete management of drivers associated with carrier companies.

Main Features

  • Registration and management of driver profiles
  • Status control (active, inactive, pending)
  • Assignment of vehicles and documents
  • Integration with fleet management systems

Scope and Limitations

  • Access restricted to authenticated users
  • Sensitive operations require administrator role
  • Limit of 100 requests per minute per client

Current Version

This is version 1.0.0 of the API, compatible with all Transcend versions from 2024.1 onwards.

Provides endpoints for querying and managing the rates applicable to carriers on the platform.

Main features:

  • Query the current rate percentage
  • The rate is applied to the value of shipments/transactions

Authentication

JWT Bearer authentication

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Bearer format:

JWT

License