Skip to main content
GET
/
ping
  curl --request GET \
    --url http://localhost:8080/ping
{ "ping": "pong" }

Documentation Index

Fetch the complete documentation index at: https://docs.embedchain.ai/llms.txt

Use this file to discover all available pages before exploring further.

  curl --request GET \
    --url http://localhost:8080/ping
{ "ping": "pong" }

Response

200 - application/json

Successful Response