Skip to content

Latest commit

 

History

History
77 lines (59 loc) · 3.12 KB

File metadata and controls

77 lines (59 loc) · 3.12 KB
FourKites



Website  •  Platform  •  Knowledge Base

Follow FourKites to stay tunned!



Integration project by tagnull.com
Tagnull

Tracking Information Assignment API

FourKites provides the Tracking Information Assignment API to receive information of the vehicles transporting a load.

Contents


Authentication

FourKites offers two authentication methods for the APIs: Basic and Digest. Both of them can be used to authenticate the APIs, and in the examples, we will be using Basic authentication by default.

To know more about both authentication types, check the links below:


Integrations

Discover how to integrate to FourKites platform right from your popular framework or platform, checking the integration samples we made to enhance your FourKites experience.

The majority of the examples here are developed using the Vanilla Software concept (pure code) and are referred as resources, but a few other examples may be posted using other concepts, like OOP for example.


PHP

⮭ back to top

Click here to go to PHP page.

Python

⮭ back to top

Click here to go to Python page.

Ruby

⮭ back to top

Click here to go to Ruby page.