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

