specification icon indicating copy to clipboard operation
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

Results 47 specification issues
Sort by recently updated
recently updated
newest added

Not only is `?type=all` deprecated, but adding it currently makes the API return zero results, even if you have visible Notifications. Removing the query argument shows them, so this should...

Most likely `allowAvatarCloning` to Update User endpoint. Verify and document.

Type: Enhancement
Priority: Medium
Status: Help Wanted

I'm just searching with sort "name", count "50" and offset "300". Result of that request is null. So I was get http response and see, that element with index 6...

I think this is a great library. Thank you. On a quick note, please consider supporting Etag.

Type: Enhancement
Priority: Low
Status: Help Wanted
Good First Task

Fields missing: * `platform`: string * `tags`: string[] * `assetVersion`: string ("1", "2" etc) * `updated_at` : some weird Date * `created_at`: some weird Date The weird date is in...

Type: Bug
Priority: High

# Simple If VRChat returns an upload type of `simple`, you MUST respect it and upload all the data in one big HTTP request to S3. In this scenario, you...

Type: Enhancement
Priority: Medium

We are getting several requests regarding how to upload Files. Right now I would say File API is the most complex part of the publicly documented API. Each "File" is...

Type: Enhancement
Priority: Medium

Type: Enhancement
Priority: Medium

Most likely a "displayName" parameter in body to `PUT /users/{userId}`, just like how other attributes are updated, but needs to be validated. Thanks to abbey#04xx for pointing this out

Type: Enhancement
Priority: Medium

These are used e.g., when adding or removing language tags from your own profile. I am not sure why there is a specific endpoint for this, and why it doesn't...

Priority: Low
Type: Undocumented Endpoint