https://github.com/LukasParke/plex-api-spec
A Plex Media Server OpenAPI Specification maintained by the community
https://github.com/LukasParke/plex-api-spec
oas openapi plex pms
Last synced: about 1 month ago
JSON representation
A Plex Media Server OpenAPI Specification maintained by the community
- Host: GitHub
- URL: https://github.com/LukasParke/plex-api-spec
- Owner: LukasParke
- Created: 2023-03-24T13:33:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-04T13:31:32.000Z (about 2 months ago)
- Last Synced: 2026-02-04T14:45:35.256Z (about 2 months ago)
- Topics: oas, openapi, plex, pms
- Homepage:
- Size: 6.47 MB
- Stars: 75
- Watchers: 4
- Forks: 23
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-profile - LukeHagar/plex-api-spec - A Plex Media Server OpenAPI Specification maintained by the community (1 week ago) (Uncategorized / Uncategorized)
README
# Plex Media Server OpenAPI Specification
An Open Source OpenAPI Specification for Plex Media Server
Automation and SDKs provided by [Speakeasy](https://speakeasyapi.dev/)
## Documentation
[API Documentation](https://plexapi.dev)
## SDKs
The following SDKs are generated from the OpenAPI Specification. They are automatically generated and may not be fully tested. If you find any issues, please open an issue on the respective repository.
| Language | Repository | Releases | Other |
| --------------------- | ------------------------------------------------- | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------- |
| Python | [GitHub](https://github.com/LukeHagar/plexpy) | [PyPI](https://pypi.org/project/plex-api-client/) | - |
| JavaScript/TypeScript | [GitHub](https://github.com/LukeHagar/plexjs) | [NPM](https://www.npmjs.com/package/@lukehagar/plexjs) \ [JSR](https://jsr.io/@lukehagar/plexjs) | - |
| Go | [GitHub](https://github.com/LukeHagar/plexgo) | [Releases](https://github.com/LukeHagar/plexgo/releases) | [GoDoc](https://pkg.go.dev/github.com/LukeHagar/plexgo) |
| Ruby | [GitHub](https://github.com/LukeHagar/plexruby) | [Releases](https://github.com/LukeHagar/plexruby/releases) | - |
| Swift | [GitHub](https://github.com/LukeHagar/plexswift) | [Releases](https://github.com/LukeHagar/plexswift/releases) | - |
| PHP | [GitHub](https://github.com/LukeHagar/plexphp) | [Releases](https://github.com/LukeHagar/plexphp/releases) | - |
| Java | [GitHub](https://github.com/LukeHagar/plexjava) | [Releases](https://github.com/LukeHagar/plexjava/releases) | - |
| C# | [GitHub](https://github.com/LukeHagar/plexcsharp) | [Releases](https://github.com/LukeHagar/plexcsharp/releases) | - |