GET
/
api
/
v1
/
ping
curl --request GET \
  --url https://api.browser-use.com/api/v1/ping
"<any>"

Response

200 - application/json
Successful Response

The response is of type any.

Was this page helpful?