Skip to content

Add missing world query params#472

Merged
ariesclark merged 2 commits intovrchatapi:mainfrom
maplefluff:add-missing-world-params
Nov 23, 2025
Merged

Add missing world query params#472
ariesclark merged 2 commits intovrchatapi:mainfrom
maplefluff:add-missing-world-params

Conversation

@maplefluff
Copy link
Copy Markdown
Contributor

Added 2 missing world query params
avatarSpecific: search for avatar specific worlds (or exclude them) <- boolean (can be seen on the "avatar worlds" category in vrchats website)
noplatform: exclude this platform <- string (you can see this in use for the category "spotlight pc")

there are two other params that i know of, too
releaseStatus (may be worth adding potentially)
organization (unsure if worth adding, ive only ever seen it be "vrchat")
I figured id mention them just for reference

I did test these on the worlds/recents endpoint but they have no effect like most other tags. avatarSpecific also didnt seem to work on worlds/active

"avatarSpecific" and "notag" are used in some places for searching for
worlds. `notag: exlcude worlds with these tags` `avatarSpecific: only
include avatar worlds`

Another field is "organization". Ive only ever seen this set as "vrchat"
though. I didnt include it because of that, but thought id mention it
just in case
I missed adding the avatarSpecific parameter to the worlds/active endpoint
Comment thread openapi/components/parameters.yaml
@ariesclark ariesclark enabled auto-merge (squash) November 23, 2025 05:19
@ariesclark ariesclark merged commit 240f48c into vrchatapi:main Nov 23, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants