cURL
curl --request GET \ --url https://api.odin.io/v1/ping
"<string>"
Returns the pong as response
Documentation IndexFetch the complete documentation index at: https://docs.odin.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.odin.io/llms.txt
Use this file to discover all available pages before exploring further.
OK
The response is of type string.
string
Was this page helpful?