POST
/
experimental
/
geography
/
reachability
/
_compute

Authorizations

x-api-key
string
headerrequired

API Key used to be authentified to these APIs. Please contact Fluximmo to get one

Body

application/json
point
object
costValue
number
costType
enum<string>
default: UNKNOWN_COST_TYPE
Available options:
UNKNOWN_COST_TYPE,
TIME_COST_TYPE,
DISTANCE_COST_TYPE
profileType
enum<string>
default: UNKNOWN_PROFILE_TYPE
Available options:
UNKNOWN_PROFILE_TYPE,
CAR_PROFILE_TYPE,
PEDESTRIAN_PROFILE_TYPE
directionType
enum<string>
default: UNKNOWN_DIRECTION_TYPE
Available options:
UNKNOWN_DIRECTION_TYPE,
ARRIVAL_DIRECTION_TYPE,
DEPARTURE_DIRECTION_TYPE
constraints
enum<string>[]
Available options:
UNKNOWN_CONSTRAINT,
AVOID_TOLLS_CONSTRAINT,
AVOID_TUNNELS_CONSTRAINT,
AVOID_BRIDGES_CONSTRAINT

Response

200 - application/json
apiVersion
string
kind
string
item
object
internalDelay
integer

Was this page helpful?