Test API provides simple endpoints for testing API connectivity and authentication. These endpoints are useful for verifying that the Management API is accessible and that your authentication token is working correctly.Documentation Index
Fetch the complete documentation index at: https://docs.apinizer.com/llms.txt
Use this file to discover all available pages before exploring further.
Endpoints
- Healthcheck - Check if the API is up and accessible
- Secure Hello - Test authentication with a simple greeting
Authentication
Most endpoints require authentication using a Personal API Access Token. Healthcheck endpoint does not require authentication.Related Documentation
- Authentication Guide - How to obtain and use API tokens
- Error Handling - Error response formats

