Instances
List Instance Categories
Returns the categories an instance can be listed under.
Authorization
authCookie auth<token>
Auth Token via Cookie
In: cookie
Response Body
application/json
curl -X GET "https://api.vrchat.cloud/api/1/instanceCategories"[
{
"deleted": true,
"iconUrl": "vrchat://category_hangout",
"id": "icat_44bc6a70-493f-4f84-8a3b-1f290c864c2a",
"name": "Hangout",
"order": 0
}
]