Base URL
All API requests are made to your self-hosted instance:https://your-vr3-instance with the host where you deployed VR3 AI (for a local deployment this is typically http://localhost:3010).
Versioning
The current API version isv1. The version is included in the URL path.
Request format
All request bodies must be sent as JSON with theContent-Type: application/json header.

