Skip to main content
Loading API reference…

Partner API reference

Introduction

Integrate delivery quotes, order intake, signed webhooks, and live courier tracking with Lynq. The REST API uses JSON over HTTPS and standard HTTP status codes.

Current API version

v1.0

Default environment

UAT

Integration testing against the sandbox server below

Why Lynq Partner API?

  • RESTful design with resource-oriented paths and predictable JSON responses.
  • Header-based authentication with X-API-Key and X-Client-ID on every request.
  • Signed lifecycle webhooks plus optional live courier location batches.

Base URL

https://uat-api.lynq-sa.com/partner

Append paths to this base (for example POST /quotes).