Skip to main content

AxioRoute SDK

Let's discover AxioRoute SDK in less than 5 minutes.

Getting Started

Create an AXIOROUTE API account, you will then receive your credentials.

What you'll need

Your credentials :

  • baseUrl : APIs URL
  • organization : axioroute
  • apiKey : your API key
  • clientId : your client ID
  • userName : your user Name
  • password : your password
  • clientSecret : your client secret

For windows applications, the SDK library (AxioSDK.dll)

See how to link the library

Initialize the SDK

See how to initialize the SDK In the answer, you will receive an URL to display the map.

Send the data to display

See how to send entities

Send a route calculation

See how to run a route calculation

Follow the guide !

Watch the examples