API Reference VRChat v1.7.2
modules
Modules
API calls for all endpoints tagged Authentication.
API calls for all endpoints tagged Avatars.
API calls for all endpoints tagged Economy.
API calls for all endpoints tagged Favorites.
API calls for all endpoints tagged Files.
API calls for all endpoints tagged Friends.
API calls for all endpoints tagged Instances.
API calls for all endpoints tagged Invite.
API calls for all endpoints tagged Notifications.
API calls for all endpoints tagged Permissions.
API calls for all endpoints tagged Playermoderation.
API calls for all endpoints tagged System.
API calls for all endpoints tagged Users.
API calls for all endpoints tagged Worlds.
Handle Tesla connections for VRChat.
Helper functions for deserializing responses into models
Deprecation: Object has unknown usage/fields, and is always empty. Use normal Url field instead.
Used to identify which API deployment cluster is currently responding. blue and green are used by Production. grapeand cherry are used during Development. Blue Green Deployment by Martin Fowler
"none" User is a normal user "trusted" Unknown "internal" Is a VRChat Developer "moderator" Is a VRChat Moderator Staff can hide their developerType at will.
Download links for various development assets.
hiddenfield is only present if InstanceType ishiddenaka "Friends+", and is instance creator.friendsfield is only present if InstanceType isfriendsaka "Friends", and is instance creator.privatefield is only present if InstanceType isprivateaka "Invite" or "Invite+", and is instance creator.
Public Announcement
API/Photon region.
Status object representing if a queried user by username or userId exists or not. This model is primarily used by the /auth/exists endpoint, which in turn is used during registration. Please see the documentation on that endpoint for more information on usage.
- "online" User is online in VRChat "active" User is online, but not in VRChat "offline" User is offline Always offline when returned through
getCurrentUser(/auth/user).
Defines the User's current status, for example "ask me", "join me" or "offline. This status is a combined indicator of their online activity and privacy preference.
Helper functions for building Tesla requests