Introduction

This page will help you get started with Gnosis Freight APIs

Gnosis Freight APIs are based on Bearer Authorization tokens.
To authenticate your environment and get a vendor JWT to use in further API requests, you'll need to pass your environment's username and password respectively to the authentication endpoint

Both Username and Password are provided to you by your account representative or on the Gnosis Freight CLM portal. Once authenticated, append the token as Bearer {token} header to the Authorization header for the rest of the requests.