We use analytics and minimal tracking across our websites to help improve performance and user experience. Our privacy policy.
curl --request GET \
--url https://api.private-ai.com/community/ \
--header 'x-api-key: <api-key>'{
"app_version": "<string>"
}Return the version of the container application code
curl --request GET \
--url https://api.private-ai.com/community/ \
--header 'x-api-key: <api-key>'{
"app_version": "<string>"
}