Health Check — API

Check whether the Future AGI API server is up and reachable. Returns 200 with a status flag and confirmation message when the server is running.

GET https://api.futureagi.com/health/

Authentication

Authorization Bearer Required

Include your API key in the Authorization header as Bearer <token>. Retrieve your API Key from the Dashboard.

GET /
Authentication
REQUEST
 
RESPONSE