cURL
curl --request GET \ --url https://api.dooki.com.br/v2/ping \ --header 'User-Secret-Key: <api-key>' \ --header 'User-Token: <api-key>'
{ "message": "Everything is going to be 200 OK!", "ip": "10.10.10.10", "hash": "849495bd8d3949fd7f702c84d30546bda32f0493" }
Retorna se API está OK
Documentation IndexFetch the complete documentation index at: https://docs.yampi.com.br/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.yampi.com.br/llms.txt
Use this file to discover all available pages before exploring further.
"Everything is going to be 200 OK!"
"10.10.10.10"
"849495bd8d3949fd7f702c84d30546bda32f0493"
Was this page helpful?