Langsung ke konten utama
GET
/
v3
/
chatgpt
/
health
Check ChatGPT integration health
curl --request GET \
  --url https://api.scalev.com/v3/chatgpt/health
{
  "status": "ok",
  "service": "scalev_chatgpt_html_mode"
}

Documentation Index

Fetch the complete documentation index at: https://docs.scalev.com/llms.txt

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

Respons

ChatGPT integration health

status
string
wajib
Contoh:

"ok"

service
string
wajib
Contoh:

"scalev_chatgpt_html_mode"