curl --request GET \
--url https://api.vidjutsu.ai/v1/info{
"name": "<string>",
"version": "<string>",
"endpoints": {},
"auth": "<unknown>",
"credits": {
"accounts.create": 123,
"accounts.provision": 123,
"posts.create": 123,
"posts.schedule": 123,
"analyze": 123,
"scrape": 123
}
}curl --request GET \
--url https://api.vidjutsu.ai/v1/info{
"name": "<string>",
"version": "<string>",
"endpoints": {},
"auth": "<unknown>",
"credits": {
"accounts.create": 123,
"accounts.provision": 123,
"posts.create": 123,
"posts.schedule": 123,
"analyze": 123,
"scrape": 123
}
}