For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
LoginGet Started
DocsAPI ReferenceChangelog
DocsAPI ReferenceChangelog
  • API Reference
    • GETPing
LogoLogo
LoginGet Started
API Reference

Ping

GET
https://api.ibee.ai/v1/ping
GET
/v1/ping
$curl https://api.ibee.ai/v1/ping
200Retrieved
1{
2 "status": "ok",
3 "time": "2026-05-03T12:00:00Z"
4}
Health check endpoint that returns the current server status.
Was this page helpful?
Built with

Response

OK
statusstring
timedatetime