Hike vehicle returns error in free package

I used the free package to develop my application. I used the Directions API with hike vehicle. Now the API returns an error:

{
    "message":" Free packages can only use [, car, foot, bike] as vehicle parameter but was hike"
}

The URL:

https://graphhopper.com/api/1/route?point=47.38254402467962,18.38699340820313&point=47.512563103108036,18.958282470703125&instructions=true&type=json&key=[MY-FREE-PACKAGE-API-KEY]&vehicle=hike

Has this changed recently? Also, if now it’s unavailable (as it suggests), what’s the suggested way to develop against the Directions API with hiking vehicle?

When you sign up you get a standard package for 2 weeks which includes the hike vehicle profile. Please contact via PM or Email to extend this for the development phase.

1 Like