Authentication test
GET/api/v1/test/auth
This endpoint can be used to test API authentication during development or validating credentials when connecting to the API for the first time.
Please do not use this endpoint for back-end use in production, handle the HTTP response codes instead.
Responses
- 200
- 401
- 429
Ok
Invalid credentials
Rate limit exceeded