curl --request GET \
--url https://services.staging.app.dados.rio/eai-agent/api/v1/auth
Copy
"<any>"
Authentication
Check Auth
Endpoint to check if the provided token is valid.
A successful response (200 OK) indicates a valid token.
An unsuccessful response (401 Unauthorized) indicates an invalid token.
GET
/
api
/
v1
/
auth
Check Auth
Copy
curl --request GET \
--url https://services.staging.app.dados.rio/eai-agent/api/v1/auth