Check if the SuperDocs API is healthy and responsive.
Returns 200 with status ‘healthy’ if the service is running. Use this to verify connectivity before making other API calls.
cURL
curl --request GET \ --url https://api.superdocs.app/health
Successful Response