Welcome to vidinfra Copy
Developing
Test route for Vidinfra API1.
This Route doesn't Need Authentication or Authorization
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request samples
curl --location --request GET 'http://localhost:8080/v1/health-check' \
--header 'x-api-key: raka-api-key'
Responses
application/json Modified at 2024-08-12 07:57:00