{"id":18780024,"url":"https://github.com/vrchatapi/specification","last_synced_at":"2026-04-18T10:15:58.909Z","repository":{"id":37985326,"uuid":"274057419","full_name":"vrchatapi/specification","owner":"vrchatapi","description":"⚙️ VRChat API OpenAPI specification defining the API in a machine-readable format. This is then used for automatic generation of language-specific SDK's","archived":false,"fork":false,"pushed_at":"2026-04-04T13:39:36.000Z","size":2151,"stargazers_count":62,"open_issues_count":24,"forks_count":43,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-04T15:59:24.486Z","etag":null,"topics":["openapi","vrchat","vrchatapi"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vrchatapi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-06-22T06:28:18.000Z","updated_at":"2026-04-04T13:38:27.000Z","dependencies_parsed_at":"2024-02-11T04:22:40.978Z","dependency_job_id":"9beaa2c2-3a4d-47f4-a2a5-b50bc33eaaaf","html_url":"https://github.com/vrchatapi/specification","commit_stats":null,"previous_names":[],"tags_count":126,"template":false,"template_full_name":null,"purl":"pkg:github/vrchatapi/specification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrchatapi%2Fspecification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrchatapi%2Fspecification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrchatapi%2Fspecification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrchatapi%2Fspecification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vrchatapi","download_url":"https://codeload.github.com/vrchatapi/specification/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrchatapi%2Fspecification/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31964813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["openapi","vrchat","vrchatapi"],"created_at":"2024-11-07T20:24:18.505Z","updated_at":"2026-04-18T10:15:58.887Z","avatar_url":"https://github.com/vrchatapi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![VRChat Spec Banner](https://vrchatapi.github.io/assets/img/spec_banner_1500x400.png)\n\n# 💜 VRChat API Specification 💜\n\nWhat is this? This is a community-driven \"OpenAPI\" (formerly  Swagger) specification. OpenAPI allows to define an API in YAML - a both machine and human-readable format - and then do tons of cool stuff with it! While our primary use is automatically generating the website docs from the specification, we can also use it to automatically generate code! Fully working code!\n\nThis effort has resulted in several language SDK libraries being available, ideally making the development experience with VRChat's API less painful and avoid duplication in effort. These language SDKs can then be automatically re-generated whenever an update is made to the specification, allowing us to have a single source of truth, and then automatically distribute those changes to all libraries.\n\n## 🔰 Getting Started\n\nThis repository is **only** for **defining** the API, and is only interesting if you want to help contribute, of which, we need help! 💖\n\nIf you are simply looking to **use** the VRChat API, please instead check out one of the language libraries:\n\n[\u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/nodejs/nodejs-original.svg\" width=\"100\"\u003e](https://github.com/vrchatapi/vrchatapi-javascript)\n[\u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/python/python-original.svg\" width=\"100\"\u003e](https://github.com/vrchatapi/vrchatapi-python)\n[\u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/java/java-original.svg\" width=\"100\"\u003e](https://github.com/vrchatapi/vrchatapi-java)\n[\u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/dart/dart-original.svg\" width=\"100\"\u003e](https://github.com/vrchatapi/vrchatapi-dart)\n[\u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/rust/rust-original.svg\" width=\"100\"\u003e](https://github.com/vrchatapi/vrchatapi-rust)\n[\u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/csharp/csharp-original.svg\" width=\"100\"\u003e](https://github.com/vrchatapi/vrchatapi-csharp)\n(click, they are links!)\n\nOr alternatively check out the Web documentation at https://vrchatapi.github.io/.\n\n## ⚠️ Disclaimer\n\nBefore we begin, we would like to state this is a **COMMUNITY DRIVEN PROJECT**.\nThis means that everything you read on here was written by the community itself and is **not** officially supported by VRChat.\nThe documentation is provided \"AS IS\", and any action you take towards VRChat is completely your own responsibility.\n\nThe documentation and additional libraries SHALL ONLY be used for applications interacting with VRChat's API in accordance\nwith their [Terms of Service](https://hello.vrchat.com/legal) and [Community Guidelines](https://hello.vrchat.com/community-guidelines), and MUST NOT be used for modifying the client, \"avatar ripping\", or other illegal activities.\nMalicious usage or spamming the API may result in account termination.\nCertain parts of the API are also more sensitive than others, for example moderation, so please tread extra carefully and read the warnings when present.\n\n![Tupper Policy on API](https://i.imgur.com/yLlW7Ok.png)\n\nFinally, use of the API using applications other than the approved methods (website, VRChat application, Unity SDK) is not officially supported.\nVRChat provides no guarantee or support for external applications using the API. Access to API endpoints may break **at any time, without notice**.\nTherefore, please **do not ping** VRChat Staff in the VRChat Discord if you are having API problems, as they do not provide API support.\n\n## 👋 Get in touch with us!\n\nWe will make a best effort in keeping this documentation and associated language libraries up to date, but things might be outdated or missing.\nIf you find that something is no longer valid, please contact us on Discord or [create an issue](https://github.com/vrchatapi/specification/issues) and tell us so we can fix it.\n\n[![Discord](https://img.shields.io/static/v1?label=vrchatapi\u0026message=discord\u0026color=blueviolet\u0026style=for-the-badge)](https://discord.gg/qjZE9C9fkB)\n\n## 💖 Contributing (Help wanted!)\n\nDo you want to help with documenting the API? The work we do today build upon the work done by predecessors years ago. We are standing on the shoulders of giants. If you help out, then one day people will greatly appreciate the work you've done in helping them to create even greater innovations.\n\nIt is beautiful developing API documentation, not only because it will help yourself in your own projects, but because it allows others to create stuff you yourself wouldn't even think of, thereby greatly improving the experience for everyone! If that sounds amazing, please [contact on Discord](https://discord.gg/qjZE9C9fkB) and we can help you get started!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrchatapi%2Fspecification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvrchatapi%2Fspecification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrchatapi%2Fspecification/lists"}