Test Endpoint
Simple endpoint for testing API connectivity and authentication
api/v1/test
Simple endpoint for testing API connectivity and authentication
Rate Limiting
Standard rate limits apply to this endpoint.
Authentication
This endpoint requires authentication via API key. You can use the sandbox mode for testing without registering. See the authentication guide for details.
Try It Yourself
Test this endpoint directly from your browser using our API sandbox. No authentication required for testing.
Try API Endpoint
This is a limited sandbox environment.
For higher limits (75 requests/day), register for a free account.
/
Your daily Sandbox API quota has been exhausted. Please try again tomorrow.
Need higher limits? Register for free and get 75 requests/day.
Response
Common Use Cases
API key verification
Verify that your API key is correctly configured and working before integrating other endpoints into your application.
Network connectivity testing
Use as a simple connectivity test from your server to the Apixies API. Verify firewall rules, proxy settings, and DNS resolution.
Integration test baseline
Include the test endpoint in your integration test suite as a baseline. If this endpoint fails, the issue is connectivity, not your code.
Related API Endpoints
Explore related endpoints that work well with Test Endpoint.