aiendpoint.dev
ServicesGojek

Gojek

community

Indonesian super app with ride-hailing, food delivery (GoFood), payments (GoPay), and logistics.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://gojek.combearertravelfoodfinanceconfidence: 90/1000 discoveries2 contributors
POSThttps://api.gojekapi.com/v1/estimates

Estimate ride fare

Parameters

dest_latdestination lat (numberrequired
dest_lngdestination lon (numberrequired
origin_latpickup lat (numberrequired
origin_lngpickup lon (numberrequired
service_typeGO_RIDE|GO_CAR|GO_BLUEBIRD (stringrequired

Returns

price_estimate, distance, duration, surge_multiplier
GEThttps://api.gojekapi.com/gofood/v1/search

Search GoFood restaurants

Parameters

latlatitude (numberrequired
lnglongitude (numberrequired
queryrestaurant or food name (stringrequired

Returns

restaurants[] with id, name, rating, distance, estimatedDeliveryTime, cuisines[], priceLevel
GEThttps://api.gojekapi.com/gofood/v1/restaurants/{id}

Get restaurant menu

Parameters

idrestaurant ID (stringrequired

Returns

name, rating, address, operatingHours, menu[] with categories[] with items[] name, price, description, image