specification
specification copied to clipboard
⚙️ VRChat API OpenAPI specification defining the API in a machine-readable format. This is then used for automatic generation of language-specific SDK's
Thank you for the fantastic API!! I found a possible discrepancy between the OpenAPI schema and the actual API response: In the OpenAPI schema for `Instance`, the field `instancePersistenceEnabled` is...
You can retrieve the list of instances of a specific group with a GET request to `users/{userId}/instances/groups/{groupId}`. You can see this endpoint in action by viewing the group detail page...
## Info Node: v23.11.0 NPM: 11.4.2 [email protected] ## What happened I ran getGroupMember against a group. The user was not part of the group, which made it crash. ## What...
Try to remove duplicate type names for 'Platform' and 'Tag' based on my findings using the full file available here: https://vrchat.community/openapi.yaml Not entirely sure how this file gets assembled, soI...
Hi, would it be possible to get the spec updated to fix duplicate schemas? It seems that there are 2 that are creating issues for me when trying to use...
When a world has been deleted, the API response for a FavoritedWorld contains only a limited set of fields. This leads to a parsing error because the expected structure of...
- `PUT /inventory/{inventoryItemId}/consume` - Request: unknown (presumably empty) - Response: unknown (presumable InventoryItem or Success)
Added 2 missing world query params avatarSpecific: search for avatar specific worlds (or exclude them)