ASAPP provides a simple endpoint to check if our API services are operating normally. You can use this to verify the platform’s availability or implement automated health monitoring.Documentation Index
Fetch the complete documentation index at: https://docs.asapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Checking API Health
Send a GET request to the health check endpoint:SUCCESS when operating normally or FAILED if there are service disruptions.