1. system
vrchat-api
  • system
    • Check API Health
      GET
    • Fetch API Config
      GET
    • Current Online Users
      GET
    • Current System Time
      GET
    • Show Information Notices
      GET
    • Download CSS
      GET
    • Download JavaScript
      GET
  • authentication
    • Check User Exists
      GET
    • Verify Auth Token
      GET
    • Logout
      PUT
    • Delete User
      PUT
    • Login and/or Get Current User Info
      GET
    • Verify 2FA code
      POST
    • Verify 2FA code with Recovery code
      POST
    • Verify 2FA email code
      POST
  • avatars
    • Get Own Avatar
      GET
    • Select Avatar
      PUT
    • Select Fallback Avatar
      PUT
    • Enqueue Impostor generation
      POST
    • Get Impostor Queue Stats
      GET
    • Delete generated Impostor
      DELETE
    • List Favorited Avatars
      GET
    • List Licensed Avatars
      GET
    • Search Avatars
      GET
    • Create Avatar
      POST
    • Get Avatar
      GET
    • Delete Avatar
      DELETE
    • Update Avatar
      PUT
  • files
    • Check FileData Upload Status
    • Get File Version Analysis
    • Get File Version Analysis Security
    • Get File Version Analysis Standard
    • List Files
    • Create File
    • Show File
    • Delete File
    • Create File Version
    • Download File Version
    • Delete File Version
    • Start FileData Upload
    • Finish FileData Upload
  • friends
    • Check Friend Status
    • Unfriend
    • List Friends
    • Send Friend Request
    • Delete Friend Request
  • groups
    • Get Group Audit Logs
    • Unban Group Member
    • Delete Group Gallery Image
    • Get Group Instances
    • Delete User Invite
    • Join Group
    • Leave Group
    • List Group Members
    • List Group Permissions
    • Respond Group Join request
    • Search Group
    • Create Group
    • Get Group Announcement
    • Delete Group Announcement
    • Create Group Announcement
    • Get Group Bans
    • Ban Group Member
    • Create Group Gallery
    • Add Group Gallery Image
    • Get Group Invites Sent
    • Invite User to Group
    • Get Group Member
    • Kick Group Member
    • Update Group Member
    • Add Role to GroupMember
    • Remove Role from GroupMember
    • Delete a Group post
    • Edits a Group post
    • Get Group Roles
    • Create GroupRole
    • Delete Group
    • Get Group by ID
    • Update Group
    • Delete Group Gallery
    • Get Group Gallery Images
    • Update Group Gallery
    • Get posts from a Group
    • Create a post in a Group
    • Cancel Group Join Request
    • Get Group Join Requests
    • Delete Group Role
    • Update Group Role
  • invite
    • List Invite Messages
    • Invite User
    • Invite Myself To Instance
    • Respond Invite
    • Request Invite
    • Get Invite Message
    • Reset Invite Message
    • Update Invite Message
  • notifications
    • Show notification
    • Accept Friend Request
    • Mark Notification As Read
    • Delete Notification
    • Clear All Notifications
    • List Notifications
  • permissions
    • Get Permission
    • Get Assigned Permissions
  • jams
    • Show jam information
    • Show jam submissions
    • Show jams list
  • users
    • Get User by Username
    • Get User Group Requests
    • Get User Feedback
    • Get User Note
    • Get User Group Instances
    • Check User Persistence Exists
    • Delete User Persistence
    • Search All Users
    • Get User by ID
    • Update User Info
    • Get User Groups
    • Get User Notes
    • Update User Note
    • Add User Tags
    • Remove User Tags
    • Update User Badge
    • Get user's current represented group
  • economy
    • List Steam Transactions
    • Get Steam Transaction
    • Get Current Subscriptions
    • List Subscriptions
    • Get License Group
    • Get Product Listing
    • Get User Product Listings
    • List Token Bundles
    • Get Tilia Status
    • Get Tilia TOS Agreement Status
    • Get Balance
  • favorites
    • Remove Favorite
    • List Favorite Groups
    • Get Favorite Limits
    • Show Favorite
    • Show Favorite Group
    • Clear Favorite Group
    • Update Favorite Group
    • List Favorites
    • Add Favorite
  • instances
    • Create Instance
    • Get Instance Short Name
    • Get Instance By Short Name
    • Get Instance
    • Close Instance
  • worlds
    • List Active Worlds
    • List Favorited Worlds
    • List Recent Worlds
    • Get World Metadata
    • Get World Instance
    • Create World
    • Search All Worlds
    • Get World by ID
    • Delete World
    • Update World
    • Get World Publish Status
    • Publish World
    • Unpublish World
  • playermoderation
    • Unmoderate User
    • Search Player Moderations
    • Clear All Player Moderations
    • Moderate User
  • prints
    • Get Own Prints
    • Get Print
    • Delete Print
  • 数据模型
    • Schemas
      • UserID
      • AgeVerified
      • BadgeID
      • AvatarID
      • CurrentAvatarImageUrl
      • CurrentAvatarThumbnailImageUrl
      • Tag
      • WorldID
      • Platform
      • GroupID
      • UnityPackageID
      • TransactionID
      • LicenseGroupID
      • FileID
      • GroupRoleID
      • ProductID
      • ProductListingVariantID
      • FavoriteID
      • FavoriteGroupID
      • GroupShortCode
      • GroupDiscriminator
      • GroupGalleryID
      • GroupMemberID
      • GroupAnnouncementID
      • GroupAuditLogID
      • GroupGalleryImageID
      • InstanceID
      • UdonProductId
      • GroupRoleIDList
      • NotificationID
      • InviteMessageID
      • InstanceOwnerId
      • PermissionID
      • PlayerModerationID
      • FeedbackID
      • PrintID
      • UserNoteID
      • Error
      • AgeVerificationStatus
      • DeveloperType
      • UserState
      • UserStatus
      • Success
      • ReleaseStatus
      • PerformanceRatings
      • SortOption
      • OrderOption
      • TransactionStatus
      • SubscriptionPeriod
      • LicenseType
      • LicenseAction
      • ProductType
      • ProductListingType
      • FavoriteType
      • FavoriteGroupVisibility
      • MIMEType
      • FileStatus
      • NotificationType
      • GroupMemberStatus
      • GroupJoinState
      • GroupPrivacy
      • GroupRoleTemplate
      • GroupPermissions
      • BanGroupMemberRequest
      • AddGroupGalleryImageRequest
      • GroupSearchSort
      • GroupUserVisibility
      • GroupPostVisibility
      • GroupJoinRequestAction
      • InviteMessageType
      • InstanceType
      • InstanceRegion
      • GroupAccessType
      • Region
      • PlayerModerationType
      • ModerateUserRequest
      • DeploymentGroup
      • InfoPushDataArticle
      • NotificationDetailVoteToKick
      • UserExists
      • Response
      • PastDisplayName
      • TwoFactorAuthCode
      • Verify2FAResult
      • TwoFactorEmailCode
      • Verify2FAEmailCodeResult
      • VerifyAuthTokenResult
      • License
      • TiliaStatus
      • ServiceQueueStats
      • TiliaTOS
      • Favorite
      • AddFavoriteRequest
      • UpdateFavoriteGroupRequest
      • FavoriteLimits
      • FileUploadURL
      • GroupInstance
      • CreateGroupInviteRequest
      • UpdateGroupMemberRequest
      • RespondGroupJoinRequest
      • InviteRequest
      • RequestInviteRequest
      • InviteResponse
      • UpdateInviteMessageRequest
      • InstanceShortNameResponse
      • APIConfigAnnouncement
      • PerformanceLimiterInfo
      • PlatformBuildInfo
      • ReportCategory
      • ReportReason
      • InfoPushDataArticleContent
      • UpdateUserNoteRequest
      • LimitedUnityPackage
      • WorldMetadata
      • WorldPublishStatus
      • ChangeUserTagsRequest
      • NotificationDetailInvite
      • UpdateUserBadgeRequest
      • NotificationDetailInviteResponse
      • NotificationDetailRequestInvite
      • NotificationDetailRequestInviteResponse
      • AccountDeletionLog
      • TransactionSteamInfo
      • Balance
      • FavoriteGroup
      • FavoriteGroupLimits
      • FileVersion
      • File
      • CreateFileRequest
      • CreateFileVersionRequest
      • FileAnalysis
      • FriendStatus
      • CreateGroupAnnouncementRequest
      • PaginatedGroupAuditLogEntryList
      • GroupGalleryImage
      • CreateGroupPostRequest
      • InstancePlatforms
      • PlayerModeration
      • APIHealth
      • TransactionSteamWalletInfo
      • ProductListingVariant
      • FileVersionUploadStatus
      • Notification
      • CreateGroupRequest
      • GroupAnnouncement
      • GroupMemberLimitedUser
      • GroupPermission
      • GroupPost
      • CreateGroupRequest
      • UpdateGroupRoleRequest
      • InviteMessage
      • CreateInstanceRequest
      • Permission
      • APIConfigDownloadURLList
      • InfoPushDataClickable
      • InfoPushData
      • Submission
      • Badge
      • CreateAvatarRequest
      • UpdateAvatarRequest
      • Transaction
      • TokenBundle
      • FinishFileDataUploadRequest
      • CreateGroupGalleryRequest
      • UpdateGroupGalleryRequest
      • DynamicContentRow
      • RepresentedGroup
      • FileData
      • GroupMember
      • GroupRole
      • UpdateGroupRequest
      • GroupAuditLogEntry
      • ServiceStatus
      • APIConfigEvents
      • InfoPush
      • UpdateUserRequest
      • Feedback
      • CreateWorldRequest
      • UpdateWorldRequest
      • CurrentUserPresence
      • Subscription
      • LicenseGroup
      • Product
      • LimitedGroup
      • GroupLimitedMember
      • UserNote
      • UserSubscription
      • Print
      • GroupMember
      • LimitedUserGroups
      • GroupMyMember
      • Jam
      • UnityPackage
      • TransactionAgreement
      • LimitedUser
      • SentNotification
      • Avatar
      • LimitedWorld
      • Listing
      • Group
      • FavoritedWorld
      • World
      • Instance
      • User
      • APIConfigConstants
      • FileAnalysisAvatarStats
      • CurrentUser
      • APIConfig
    • Response
      • UserExistsResponse
      • VerifyAuthTokenResponse
      • DeleteUserResponse
      • AvatarResponse
      • CurrentUserResponse
      • TransactionResponse
      • AvatarImpostorEnqueueResponse
      • LicenseGroupResponse
      • AvatarImpostorQueueStatsResponse
      • ProductListingResponse
      • TiliaStatusResponse
      • TiliaTOSResponse
      • BalanceResponse
      • FavoriteResponse
      • FavoriteGroupResponse
      • FavoriteLimitsResponse
      • FileAnalysisResponse
      • GroupResponse
      • GroupAnnouncementResponse
      • GroupAuditLogListResponse
      • GroupMemberResponse
      • GroupGalleryResponse
      • GroupGalleryImageResponse
      • GroupLimitedMemberResponse
      • GroupRoleIDListResponse
      • GroupPostResponse
      • GroupRoleResponse
      • InviteMessageResponse
      • InstanceResponse
      • InstanceShortNameResponse
      • PermissionResponse
      • PlayerModerationResponse
      • APIConfigResponse
      • PrintResponse
      • JamResponse
      • UserResponse
      • UserNoteResponse
      • WorldResponse
      • WorldMetadataResponse
      • WorldPublishStatusResponse
      • CurrentUserLoginResponse
      • UserTagInvalidError
      • Verify2FAResponse
      • Verify2FAEmailCodeResponse
      • AvatarListResponse
      • TransactionListResponse
      • UserSubscriptionListResponse
      • SubscriptionListResponse
      • ProductListingListResponse
      • TokenBundleListResponse
      • FavoriteListResponse
      • FavoriteGroupListResponse
      • FileListResponse
      • LimitedUserListResponse
      • LimitedGroupListResponse
      • GroupMemberListResponse
      • GroupGalleryImageListResponse
      • GroupInstanceListResponse
      • GroupPermissionListResponse
      • GroupRoleListResponse
      • InviteMessageListResponse
      • NotificationListResponse
      • PlayerModerationListResponse
      • CurrentOnlineUsersResponse
      • SystemTimeResponse
      • PrintListResponse
      • JamListResponse
      • SubmissionListResponse
      • LimitedUserGroupListResponse
      • GroupListResponse
      • FeedbackListResponse
      • UserNoteListResponse
      • LimitedWorldListResponse
      • FavoritedWorldListResponse
      • FileUploadURLResponse
      • NotificationResponse
      • FriendStatusResponse
      • InviteMessageGetNegativeSlotError
      • APIHealthResponse
      • UserGroupInstanceListResponse
      • GroupPostsResponse
      • MissingParameterError
      • MissingCredentialsError
      • LogoutSuccess
      • AvatarSeeOtherUserCurrentAvatarError
      • FeaturedSetNotAdminError
      • AvatarNotTaggedAsFallbackError
      • AvatarSeeOtherUserFavoritesError
      • FavoriteAddAlreadyFavoritedError
      • FavoriteAddNotFriendsError
      • FavoriteNotFoundError
      • FavoriteRemovedSuccess
      • FavoriteGroupClearedSuccess
      • FileNotFoundError
      • FileDeletedError
      • FileVersionDeleteInitialError
      • FileVersionDeleteMiddleError
      • FileUploadAlreadyFinishedError
      • FileVersionUploadStatusResponse
      • AnalysisNotYetAvailableError
      • FriendBadRequestError
      • UserDoesntExistError
      • DeleteFriendSuccess
      • DeleteFriendRequestError
      • UnfriendSuccess
      • NotFriendsError
      • GroupNotFoundError
      • DeleteGroupSuccess
      • DeleteGroupAnnouncementSuccess
      • NoPermission
      • BanGroupMemberBadRequestError
      • DeleteGroupGallerySuccess
      • DeleteGroupGalleryImageSuccess
      • GroupGalleryImageDeleteForbiddenError
      • GroupNotMemberError
      • GroupInviteBadRequestError
      • GroupInviteForbiddenError
      • DeleteGroupInviteBadRequestError
      • GroupAlreadyMemberError
      • UsersInvalidSearchError
      • GroupPostResponseSuccess
      • GroupJoinRequestResponseBadRequestError
      • SendNotificationResponse
      • InviteMustBeFriendsError
      • InstanceNotFoundError
      • InviteMessageInvalidSlotNumberError
      • NotAuthorizedActionError
      • InviteMessageGetTooHighSlotError
      • InviteMessageUpdateRateLimitError
      • InviteMessageNoEntryForSlotError
      • InstanceCloseForbiddenError
      • NotificationNotFoundError
      • FriendSuccess
      • AcceptFriendRequestError
      • ClearNotificationsSuccess
      • InvalidAdminCredentialsError
      • PlayerModerationClearAllSuccess
      • PlayerModerationUnmoderatedSuccess
      • DownloadSourceCodeAccessError
      • JamNotFoundError
      • UserMustBeOwnError
      • WorldCreateNotAllowedYetError
      • UnableToRequestOtherUsersPrintsError
      • WorldSeeOtherUserFavoritesError
      • WorldSeeOtherUserRecentsError
      • WorldNotFoundError
      • AvatarNotFoundError
      • InviteResponse400Error
      • FileResponse
      • PermissionListResponse
      • InfoPushListResponse
  1. system

Fetch API Config

GET
/config
API config contains configuration that the clients needs to work properly.
Currently the most important value here is clientApiKey which is used for all other API endpoints.

请求参数

无

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location '/config'

返回响应

🟢200成功
application/json
Returns the API's config.
Bodyapplication/json

示例
{
    "constants": {
        "LANGUAGE": {
            "SPOKEN_LANGUAGE_OPTIONS": {
                "property1": "string",
                "property2": "string"
            }
        },
        "GROUPS": {
            "CAPACITY": 100000,
            "MAX_INVITES_REQUESTS": 50,
            "MAX_JOINED": 100,
            "MAX_JOINED_PLUS": 200,
            "MAX_LANGUAGES": 10,
            "MAX_LINKS": 3,
            "MAX_MANAGEMENT_ROLES": 5,
            "MAX_OWNED": 5,
            "MAX_ROLES": 50,
            "GROUP_TRANSFER_REQUIREMENTS": [
                "string"
            ]
        },
        "INSTANCE": {
            "POPULATION_BRACKETS": {
                "CROWDED": {
                    "max": 0,
                    "min": 0
                },
                "FEW": {
                    "max": 0,
                    "min": 0
                },
                "MANY": {
                    "max": 0,
                    "min": 0
                }
            }
        }
    },
    "defaultAvatar": "avtr_912d66a4-4714-43b8-8407-7de2cafbf55b",
    "deploymentGroup": "blue",
    "downloadUrls": {
        "sdk2": "string",
        "sdk3-avatars": "string",
        "sdk3-worlds": "string",
        "vcc": "string",
        "bootstrap": "string"
    },
    "events": {
        "distanceClose": 0,
        "distanceFactor": 0,
        "distanceFar": 0,
        "groupDistance": 0,
        "maximumBunchSize": 0,
        "notVisibleFactor": 0,
        "playerOrderBucketSize": 0,
        "playerOrderFactor": 0,
        "slowUpdateFactorThreshold": 0,
        "viewSegmentLength": 0
    },
    "homeWorldId": "wrld_ba913a96-fac4-4048-a062-9aa5db092812",
    "hubWorldId": "wrld_ba913a96-fac4-4048-a062-9aa5db092812",
    "timeOutWorldId": "wrld_ba913a96-fac4-4048-a062-9aa5db092812",
    "tutorialWorldId": "wrld_ba913a96-fac4-4048-a062-9aa5db092812",
    "VoiceEnableDegradation": false,
    "VoiceEnableReceiverLimiting": true,
    "address": "string",
    "ageVerificationInviteVisible": true,
    "ageVerificationP": true,
    "ageVerificationStatusVisible": true,
    "analysisMaxRetries": 0,
    "analysisRetryInterval": 0,
    "announcements": [
        {
            "name": "string",
            "text": "string"
        }
    ],
    "analyticsSegment_NewUI_PctOfUsers": 0,
    "analyticsSegment_NewUI_Salt": "string",
    "appName": "VrChat",
    "buildVersionTag": "string",
    "chatboxLogBufferSeconds": 40,
    "clientApiKey": "string",
    "clientBPSCeiling": 18432,
    "clientDisconnectTimeout": 30000,
    "clientNetDispatchThread": false,
    "clientNetDispatchThreadMobile": true,
    "clientNetInThread": false,
    "clientNetInThread2": false,
    "clientNetInThreadMobile": false,
    "clientNetInThreadMobile2": false,
    "clientNetOutThread": false,
    "clientNetOutThread2": false,
    "clientNetOutThreadMobile": false,
    "clientNetOutThreadMobile2": false,
    "clientQR": 1,
    "clientReservedPlayerBPS": 7168,
    "clientSentCountAllowance": 15,
    "contactEmail": "string",
    "copyrightEmail": "string",
    "currentPrivacyVersion": 1,
    "currentTOSVersion": 7,
    "defaultStickerSet": "string",
    "devSdkUrl": "string",
    "devSdkVersion": "string",
    "dis-countdown": "2019-08-24T14:15:22.123Z",
    "disableAVProInProton": false,
    "disableAvatarCopying": false,
    "disableAvatarGating": false,
    "disableCommunityLabs": false,
    "disableCommunityLabsPromotion": false,
    "disableEmail": false,
    "disableCaptcha": true,
    "disableEventStream": false,
    "disableFeedbackGating": false,
    "disableFrontendBuilds": false,
    "disableGiftDrops": false,
    "disableHello": false,
    "disableOculusSubs": false,
    "disableRegistration": false,
    "disableSteamNetworking": true,
    "disableTwoFactorAuth": false,
    "disableUdon": false,
    "disableUpgradeAccount": false,
    "downloadLinkWindows": "string",
    "dynamicWorldRows": [
        {
            "index": 0,
            "name": "string",
            "platform": "string",
            "sortHeading": "string",
            "sortOrder": "string",
            "sortOwnership": "string",
            "tag": "string",
            "type": "avatar"
        }
    ],
    "economyPauseEnd": "string",
    "economyPauseStart": "string",
    "economyState": 1,
    "forceUseLatestWorld": true,
    "giftDisplayType": "string",
    "googleApiClientId": "827942544393-r2ouvckvouldn9dg9uruseje575e878f.apps.googleusercontent.com",
    "homepageRedirectTarget": "https://hello.vrchat.com",
    "jobsEmail": "string",
    "minimumUnityVersionForUploads": "2019.0.0f1",
    "moderationEmail": "string",
    "notAllowedToSelectAvatarInPrivateWorldMessage": "string",
    "reportFormUrl": "https://help.vrchat.com/hc/en-us/requests/new?ticket_form_id=1500000182242&tf_360056455174=user_report&tf_360057451993={userId}&tf_1500001445142={reportedId}&tf_subject={reason} {category} By {contentType} {reportedName}&tf_description={description}",
    "requireAgeVerificationBetaTag": true,
    "sdkDeveloperFaqUrl": "string",
    "sdkDiscordUrl": "string",
    "sdkNotAllowedToPublishMessage": "string",
    "sdkUnityVersion": "string",
    "serverName": "string",
    "supportEmail": "string",
    "supportFormUrl": "string",
    "timekeeping": true,
    "updateRateMsMaximum": 0,
    "updateRateMsMinimum": 0,
    "updateRateMsNormal": 0,
    "updateRateMsUdonManual": 0,
    "uploadAnalysisPercent": 0,
    "useReliableUdpForVoice": false,
    "viveWindowsUrl": "string",
    "player-url-resolver-version": "string",
    "player-url-resolver-sha1": "string",
    "websocketMaxFriendsRefreshDelay": 900,
    "websocketQuickReconnectTime": 2,
    "websocketReconnectMaxDelay": 2,
    "availableLanguageCodes": [
        "string"
    ],
    "availableLanguages": [
        "string"
    ],
    "avatarPerfLimiter": {
        "AndroidMobile": {
            "maxSeats": 0
        },
        "PC": {
            "maxSeats": 0
        },
        "Pico": {
            "maxSeats": 0
        },
        "Quest": {
            "maxSeats": 0
        },
        "XRElite": {
            "maxSeats": 0
        },
        "iOSMobile": {
            "maxSeats": 0
        }
    },
    "devLanguageCodes": [
        "string"
    ],
    "imageHostUrlList": [
        "string"
    ],
    "minSupportedClientBuildNumber": {
        "AppStore": {
            "minBuildNumber": 0,
            "redirectionAddress": "string"
        },
        "Default": {
            "minBuildNumber": 0,
            "redirectionAddress": "string"
        },
        "Firebase": {
            "minBuildNumber": 0,
            "redirectionAddress": "string"
        },
        "FirebaseiOS": {
            "minBuildNumber": 0,
            "redirectionAddress": "string"
        },
        "GooglePlay": {
            "minBuildNumber": 0,
            "redirectionAddress": "string"
        },
        "PC": {
            "minBuildNumber": 0,
            "redirectionAddress": "string"
        },
        "PicoStore": {
            "minBuildNumber": 0,
            "redirectionAddress": "string"
        },
        "QuestAppLab": {
            "minBuildNumber": 0,
            "redirectionAddress": "string"
        },
        "QuestStore": {
            "minBuildNumber": 0,
            "redirectionAddress": "string"
        },
        "TestFlight": {
            "minBuildNumber": 0,
            "redirectionAddress": "string"
        },
        "XRElite": {
            "minBuildNumber": 0,
            "redirectionAddress": "string"
        }
    },
    "photonNameserverOverrides": [
        "string"
    ],
    "photonPublicKeys": [
        "string"
    ],
    "reportCategories": {
        "avatar": {
            "text": "string",
            "tooltip": "string"
        },
        "behavior": {
            "text": "string",
            "tooltip": "string"
        },
        "chat": {
            "text": "string",
            "tooltip": "string"
        },
        "emoji": {
            "text": "string",
            "tooltip": "string"
        },
        "environment": {
            "text": "string",
            "tooltip": "string"
        },
        "groupstore": {
            "text": "string",
            "tooltip": "string"
        },
        "image": {
            "text": "string",
            "tooltip": "string"
        },
        "text": {
            "text": "string",
            "tooltip": "string"
        },
        "sticker": {
            "text": "string",
            "tooltip": "string"
        },
        "warnings": {
            "text": "string",
            "tooltip": "string"
        },
        "worldimage": {
            "text": "string",
            "tooltip": "string"
        },
        "worldstore": {
            "text": "string",
            "tooltip": "string"
        }
    },
    "reportReasons": {
        "billing": {
            "text": "string",
            "tooltip": "string"
        },
        "botting": {
            "text": "string",
            "tooltip": "string"
        },
        "cancellation": {
            "text": "string",
            "tooltip": "string"
        },
        "gore": {
            "text": "string",
            "tooltip": "string"
        },
        "hacking": {
            "text": "string",
            "tooltip": "string"
        },
        "harassing": {
            "text": "string",
            "tooltip": "string"
        },
        "hateful": {
            "text": "string",
            "tooltip": "string"
        },
        "impersonation": {
            "text": "string",
            "tooltip": "string"
        },
        "inappropriate": {
            "text": "string",
            "tooltip": "string"
        },
        "leaking": {
            "text": "string",
            "tooltip": "string"
        },
        "malicious": {
            "text": "string",
            "tooltip": "string"
        },
        "missing": {
            "text": "string",
            "tooltip": "string"
        },
        "nudity": {
            "text": "string",
            "tooltip": "string"
        },
        "renewal": {
            "text": "string",
            "tooltip": "string"
        },
        "security": {
            "text": "string",
            "tooltip": "string"
        },
        "service": {
            "text": "string",
            "tooltip": "string"
        },
        "sexual": {
            "text": "string",
            "tooltip": "string"
        },
        "threatening": {
            "text": "string",
            "tooltip": "string"
        },
        "visuals": {
            "text": "string",
            "tooltip": "string"
        }
    },
    "stringHostUrlList": [
        "string"
    ],
    "urlList": [
        "string"
    ],
    "whiteListedAssetUrls": [
        "string"
    ],
    "offlineAnalysis": {
        "android": true,
        "standalonewindows": true
    },
    "accessLogsUrls": {
        "Default": "https://help.vrchat.com/hc/en-us/articles/9521522810899-Where-do-I-find-my-output-logs#h_01HT1ZV67JGKX5AE4R1P28XMXR",
        "Pico": "https://help.vrchat.com/hc/en-us/articles/9521522810899-Where-do-I-find-my-output-logs#h_01HT1ZV67JGKX5AE4R1P28XMXR",
        "Quest": "https://help.vrchat.com/hc/en-us/articles/9521522810899-Where-do-I-find-my-output-logs#h_01HT1ZV67JGKX5AE4R1P28XMXR",
        "XRElite": "https://help.vrchat.com/hc/en-us/articles/9521522810899-Where-do-I-find-my-output-logs#h_01HT1ZV67JGKX5AE4R1P28XMXR"
    },
    "reportOptions": {
        "avatar": {
            "avatar": [
                "string"
            ],
            "warnings": [
                "string"
            ]
        },
        "group": {
            "groupstore": [
                "string"
            ],
            "image": [
                "string"
            ],
            "text": [
                "string"
            ]
        },
        "user": {
            "behavior": [
                "string"
            ],
            "chat": [
                "string"
            ],
            "emoji": [
                "string"
            ],
            "image": [
                "string"
            ],
            "sticker": [
                "string"
            ],
            "text": [
                "string"
            ]
        },
        "world": {
            "environment": [
                "string"
            ],
            "text": [
                "string"
            ],
            "warnings": [
                "string"
            ],
            "worldimage": [
                "string"
            ],
            "worldstore": [
                "string"
            ]
        }
    }
}
修改于 2025-03-27 03:41:57
上一页
Check API Health
下一页
Current Online Users
Built with