Welcome to vidinfra
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 Code Samples
curl --location 'http://localhost:8080/v1/' \
--header 'Authorization: Bearer <token>'
Responses
application/json
Modified at 2025-02-12 12:16:43