API Reference vrchat v1.11.1
modules
Modules
API calls for all endpoints tagged Authentication
.
API calls for all endpoints tagged Avatars
.
Handle Tesla connections for VRChat.
Helper functions for deserializing responses into models
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 Groups
.
API calls for all endpoints tagged Instances
.
API calls for all endpoints tagged Invite
.
Public Announcement
Download links for various development assets.
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. grape
and 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.
Only visible via the /groups/:groupId/members endpoint, not when fetching a specific user.
A permission that can be granted to a role in a group.
hidden
field is only present if InstanceType ishidden
aka "Friends+", and is instance creator.friends
field is only present if InstanceType isfriends
aka "Friends", and is instance creator.private
field is only present if InstanceType isprivate
aka "Invite" or "Invite+", and is instance creator.
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.
API calls for all endpoints tagged Notifications
.
API calls for all endpoints tagged Permissions
.
API calls for all endpoints tagged Playermoderation
.
Helper functions for building Tesla requests
API calls for all endpoints tagged System
.
API calls for all endpoints tagged Users
.
API calls for all endpoints tagged Worlds
.