API Reference

/routing/request/{requestId}/response

Start computing a routing solution for the specific routing request

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the routing response.

Body Params
string

The URL to receive the result of computation.

algorithmNames
array of strings
Defaults to ["ALNSAlgorithm","GeneticAlgorithm"]

List of the name of algorithm to use for computation. ALNS algorithm and genetic algorithm are currently available.

algorithmNames
int32
Defaults to 1

The number of independent, parallel computations.

int32
Defaults to 10

Timeout in minutes for computation.

Headers
string
required

An API key.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json