Matrix
/table
POST
Request a distance matrix with the asynchronous /table
endpoint.
In the result you can find the table response id to fetch in /table/{response_id}
.
For very large matrices (eg 2000x2000
and more), the /table/{request_id}/progress
endpoint can provide more information.
Authorizations
Api Key based authentication (apikey)
Body
application/json
Table Dto
Response
201
application/json
Table created successfully
The response is of type object
.