Skip to content

Trackin/api-java-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-java-lib

Java Library (BETA) to use the Trackin API. Get a quickstart to use our api with this library.

All the api request are already there, you just need to call them!

Before anything, you need to specify your api key and subscription id:

TrackinApi trackinapi = new TrackinApi("trackinExt-zcjc-DUMMYBve52-APIawH7O6LfM-KEYcFnFOBC-1LZnIvQ", 454l);

(this is an example, not live credentials)

Once this is set up, you can make your requests.

Creating a delivery is really easy, see the createNewDeliveryExample class!

The only required information is the contact you want to deliver. All the rest is optional!

Note that this library is still in Beta and can contain some small little bugs.

Please contact us at dev@trackin.co if you encounter any issue

Trackin

About

Trackin API Libraries for different languages. Get a quickstart for using our api

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages